ln-780-bootstrap-verifier
Warn
Audited by Snyk on Mar 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly instructs fetching missing shared files via WebFetch from the public URL https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/{path} and mandates loading shared/references/meta_analysis_protocol.md, so the agent will ingest public GitHub content (user-editable/untrusted) that can influence its workflow.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs a runtime fetch via WebFetch from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/{path} (e.g., to load shared/references/meta_analysis_protocol.md as a "MANDATORY READ"), meaning external content is fetched at runtime and can directly control agent instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata