godoc
Warn
Audited by Snyk on Mar 12, 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.80). The skill explicitly downloads and reads public third-party Go modules (via "go mod download" and running "go doc -C" on the downloaded module directories, as implemented in scripts/godoc.sh's resolve_module/process_version_target and described in SKILL.md/README), so it ingests untrusted, user-generated web content (module source and docs) and uses that content as part of its runtime documentation/decision workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata