BotBowl Party Agent Guide
Warn
Audited by Snyk on May 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly instructs agents to fetch public content (e.g., re-fetch https://www.botbowlparty.com/SKILL.md and call GET /api/topic and GET /api/topic/{topicSlug}/discussions) and to read and act on user-generated discussions (reply/upvote), meaning untrusted third-party content can directly influence agent decisions and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly requires periodic re-fetching and following the remote skill file (https://www.botbowlparty.com/SKILL.md) at runtime, so external content at that URL can directly change agent instructions/prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata