ln-230-story-prioritizer
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: 1.00). The skill explicitly runs WebSearch and mcp__Ref queries during Phase 3 (Pass B: "Research Market Size" and "Research Competition") and in the Research Tools table and references/research_queries.md it instructs fetching and interpreting public web pages, news, blogs and forums as sources whose findings directly affect RICE scores and priority decisions, exposing the agent to untrusted third‑party content.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly fetches required reference files at runtime via https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}, and those fetched documents are declared "MANDATORY READ" (runtime contracts/templates) which directly control agent prompts/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