pp-boardgamegeek
Warn
Audited by Snyk on Jul 19, 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). SKILL.md describes a runtime workflow where the agent executes
boardgamegeek-pp-cli ... --agent, which calls BoardGameGeek’s XMLAPI2 over the public internet and ingests the returned XML/normalized JSON into the agent context (outsider-authored free text/data from a public web source).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's installation steps instruct running "go install" on GitHub-hosted modules (github.com/mvanhorn/printing-press-library/.../boardgamegeek-pp-cli@latest and github.com/mvanhorn/printing-press-library/.../boardgamegeek-pp-mcp@latest), which fetch and execute remote code at install/runtime and are required for the CLI/MCP functionality.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata