ln-730-devops-setup
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 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), which causes the agent to read and act on untrusted public GitHub-hosted content that can influence its behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill specifies a runtime WebFetch from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/{path} (used when shared/ is missing) and explicitly requires loading shared/references/meta_analysis_protocol.md at runtime, meaning externally fetched content would directly control agent instructions; therefore this external URL is a required runtime dependency that can control prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata