game-code-review

Fail

Audited by Snyk on Mar 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (medium risk: 0.60). The prompt includes explicit "SELF-EVOLUTION TELEMETRY" instructions to probe the host for ~/.claude/projects/ and append a telemetry file—an action outside the stated game-code-review purpose that attempts to persist/log data on the host and thus constitutes a hidden/deceptive side-effect.

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill mandates scanning the entire codebase and producing file-specific findings and example code snippets, which can force the agent to reproduce any secrets (API keys, tokens, passwords) present in files verbatim in its output.

Issues (2)

E004
CRITICAL

Prompt injection detected in skill instructions.

W007
HIGH

Insecure credential handling detected in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 23, 2026, 11:05 AM
Issues
2
Security Audit — snyk — game-code-review