go-dev
Warn
Audited by Snyk on Mar 29, 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.md explicitly instructs fetching and reading dependency source from third-party modules ("Working with Dependencies" — run
go mod download -json MODULEand "Use the returned Dir path to read the files"), which causes the agent to ingest and interpret untrusted, user-authored code that can materially influence actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata