awesome-game-security-overview
Warn
Audited by Snyk on Apr 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.90). The skill explicitly directs the agent to fetch and interpret public raw GitHub content (e.g., https://raw.githubusercontent.com/gmh5225/awesome-game-security/...README.md and the archive/ and description/ raw URLs) as part of its workflow, meaning untrusted, user-generated pages can be read and can materially influence the agent's decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs fetching and injecting external content at runtime—e.g. https://raw.githubusercontent.com/gmh5225/awesome-game-security/refs/heads/main/README.md (and the archive/description raw.githubusercontent URLs) — which would directly control the agent's prompt/context when answering user queries.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata