awesome-game-security-overview
Warn
Audited by Snyk on Feb 25, 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.md Data Source explicitly instructs the agent to fetch and use content from a public raw GitHub URL (https://raw.githubusercontent.com/gmh5225/awesome-game-security/refs/heads/main/README.md), which is untrusted user-generated third-party content and is read/interpreted to drive responses and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs the agent to fetch and use the remote README at https://raw.githubusercontent.com/gmh5225/awesome-game-security/refs/heads/main/README.md at runtime to retrieve sections and inject them into responses, so external content would directly control the agent's output.
Audit Metadata