resonance-game-dev
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): The skill contains no instructions designed to bypass agent constraints, reveal system prompts, or override safety filters. All instructions are context-appropriate for game design.
- Data Exposure & Exfiltration (SAFE): No sensitive file paths, hardcoded credentials, or network requests were found. The skill does not attempt to access or transmit private user data.
- Obfuscation (SAFE): The content is clear and human-readable. There are no instances of Base64 encoding, zero-width characters, or homoglyph-based evasion techniques.
- Dependencies & Remote Code (SAFE): The skill does not list any external Python or Node.js dependencies, nor does it include patterns for downloading and executing remote scripts.
- Privilege Escalation (SAFE): There are no commands targeting system-level permissions, such as sudo, chmod, or service modifications.
- Persistence Mechanisms (SAFE): No attempts to modify startup scripts, cron jobs, or registry keys to maintain access across sessions.
- Dynamic Execution (SAFE): The references contain pseudo-code for game logic illustration purposes (e.g., camera shake), but no actual executable code or dynamic evaluation (eval/exec) logic is present in the skill definition.
Audit Metadata