godot-genre-platformer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions attempting to override agent behavior, bypass safety filters, or extract system prompts were found. The language used is strictly instructional for game development.
- [Data Exposure & Exfiltration] (SAFE): There are no hardcoded credentials (API keys, tokens) or access patterns to sensitive system files (~/.ssh, .env). No network operations (curl, wget, fetch) are present.
- [Obfuscation] (SAFE): No Base64, zero-width characters, homoglyphs, or hex escapes were detected. The content is entirely human-readable markdown and GDScript.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill does not perform any package installations (npm, pip) or execute remote scripts. It only references a local GDScript file as part of its blueprint.
- [Privilege Escalation] (SAFE): No commands for escalating privileges (sudo, chmod) or modifying system configurations were found.
- [Indirect Prompt Injection] (SAFE): The skill does not ingest untrusted external data from APIs or users. It serves as a static blueprint for developers.
Audit Metadata