notebook

Fail

Audited by Snyk on Aug 5, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). Most URLs are to official documentation or academic papers, but the GitHub links point to a third‑party personal repository used to distribute plugin code — pulling/running code from an unverified GitHub repo can be a malware vector.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (low risk: 0.10). Outsider-authored text is ingested into the LLM only via the user-controlled vault ingestion flow: /notebook:ingest can download an explicitly allowed URL and convert the downloaded content into <vault>/library/, after which /notebook:ask reads only <vault>/library/ (not the web) for responses.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 5, 2026, 10:23 AM
Issues
2
Security Audit — snyk — notebook