pp-steam-web
Warn
Audited by Snyk on May 15, 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 drives a CLI that queries live Steam Web API endpoints and ingests public/user-generated content (e.g., news posts via "news search", the appreviews stream used by "review-velocity", and published/workshop files via IPublishedFileService) and explicitly instructs agents to run commands in Agent Mode and parse the live .results, so untrusted third-party content can directly influence tool use and decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires installing and running remote code as a required dependency (e.g., via npx -y @mvanhorn/printing-press install steam-web --cli-only and go install github.com/mvanhorn/printing-press-library/library/other/steam-web/cmd/steam-web-pp-cli@latest), which fetches and executes third‑party code at setup/runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata