strategic-reading
Warn
Audited by Snyk on May 4, 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's Phase 1 explicitly ingests third-party web content ("Article: web_fetch") and then requires the agent to read and synthesize that content into actionable recommendations (Phases 2–4), so untrusted/public webpages could supply instructions that materially influence the agent's decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's Phase 1 specifies "Article: web_fetch", meaning it will fetch user-supplied article URLs at runtime and inject that external content into the model context to drive prompts/citations (so user-provided article URLs fetched via web_fetch are a required external dependency that can directly control the agent).
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata