ln-500-story-quality-gate
Warn
Audited by Snyk on Apr 25, 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 reference files via WebFetch from the public URL https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path} and also lists multiple "MANDATORY READ" reference files that the agent must load and interpret to make quality/verdict decisions, so it clearly ingests untrusted public third‑party content that can influence tool behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs at runtime to WebFetch files from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path} (used when shared/ is missing), which can include agent prompt templates that directly control prompts/instructions and are required for the runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata