game-audio
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected. The language is purely educational and instructional for game development.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths (e.g., .ssh, .aws), or network-related commands like curl or wget are present.
- Obfuscation (SAFE): No evidence of Base64 encoding, zero-width characters, homoglyphs, or other techniques used to hide malicious intent.
- Unverifiable Dependencies & RCE (SAFE): The skill does not reference external package managers (npm, pip) or attempt to download and execute remote scripts.
- Privilege Escalation & Persistence (SAFE): No commands related to sudo, administrative access, or persistence mechanisms (e.g., cron jobs, shell profiles) were found.
- Indirect Prompt Injection (SAFE): While the skill allows the use of file-reading tools (Read, Glob, Grep), it does not provide mechanisms for ingesting or interpolating untrusted external data into the agent's prompt context in a malicious manner.
Audit Metadata