pp-soccer-goat
Warn
Audited by Snyk on Jul 28, 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.85). The required workflow is to run
soccer-goat-pp-cliin--agentmode, which fetches/merges data from external football data sources (e.g., Transfermarkt instances and other sites), and that runtime-fetched free-text content can be included in the CLI’s JSON output that the agent then reads into its LLM context—so this is an outsider public-web content → LLM context path risk.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill's installation steps invoke Go module installs that fetch and build remote code which will be executed locally at runtime (e.g., "go install github.com/mvanhorn/printing-press-library/library/media-and-entertainment/soccer-goat/cmd/soccer-goat-pp-cli@latest" and "go install github.com/mvanhorn/printing-press-library/library/media-and-entertainment/soccer-goat/cmd/soccer-goat-pp-mcp@latest"), so these remote module paths are runtime external dependencies that execute code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata