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:ingestcan download an explicitly allowed URL and convert the downloaded content into<vault>/library/, after which/notebook:askreads only<vault>/library/(not the web) for responses.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata