game-engine-resources
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: 1.00). The SKILL.md explicitly instructs the agent to fetch and use the public raw GitHub README at https://raw.githubusercontent.com/gmh5225/awesome-game-security/refs/heads/main/README.md as the authoritative data source, which is untrusted, user-curated third-party content that the agent is expected to read and use to drive decisions and responses.
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 using the raw GitHub README at runtime (https://raw.githubusercontent.com/gmh5225/awesome-game-security/refs/heads/main/README.md), which would be injected into the agent’s context and directly control prompts/responses.
Audit Metadata