docs-check
Warn
Audited by Snyk on Mar 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's runtime Step 1 runs scripts/fetch-claude-docs.sh which always downloads the documentation pages from https://code.claude.com/docs/en/{page}.md (index https://code.claude.com/docs/llms.txt) and those fetched pages are injected into subagent prompts (workers get docs IN PROMPT) and are required for the orchestrator to run, so remote content directly controls prompts at runtime.
Audit Metadata