go-dota2-steam
Fail
Audited by Snyk on Jun 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt shows credentials embedded directly in code (client.Auth.LogOn with Username/Password literals), which instructs including secret values verbatim in generated output and thus poses a high exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The required runtime workflow ingests outsider-authored free text via Steam/Dota2 chat events (e.g.,
ChatMessage/ChatMsgEvent) delivered on the client event channel, which can contain arbitrary user message bodies from other participants.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata