quick-game

Fail

Audited by Snyk on Jun 13, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt explicitly tells the agent to check for and, if missing, ask the user for a MESHY_API_KEY and "store for model generation," which requires the agent to receive and handle a secret (and likely include it in API calls), creating a high exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). The required runtime workflow can fetch outsider-authored free text from a user-supplied tweet URL (x.com/twitter.com/fxtwitter.com) via the fetch-tweet skill, and then the agent uses that tweet text to generate the game concept—so the LLM ingests outsider tweet body text as prompt context.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 13, 2026, 04:59 PM
Issues
3
Security Audit — snyk — quick-game