go-doc
Warn
Audited by Snyk on Feb 16, 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). This skill explicitly fetches arbitrary public Go packages via "go get package/path@version" and then runs "go doc" (optionally with -src) to read package documentation and source, thereby ingesting untrusted, user-generated third-party content from the public web.
Audit Metadata