docs-management

Warn

Audited by Snyk on Mar 17, 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 mandatory workflows and scripts explicitly fetch and ingest public web documentation (e.g., the required claude-code-guide WebFetch of https://code.claude.com/docs/en/claude_code_docs_map.md, scrape_all_sources.py driven by references/sources.json and sitemap parsing) and instruct the agent to read and synthesize those remote pages, so untrusted live web content can influence tool use and decisions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill's mandatory hybrid pattern instructs the main agent to invoke claude-code-guide with the explicit runtime instruction "First WebFetch https://code.claude.com/docs/en/claude_code_docs_map.md ..." so that URL is fetched at runtime and its fetched content is used to control the subagent's prompts/behavior.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 17, 2026, 04:32 AM
Issues
2