godot-genre-battle-royale
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No override markers or instructions to bypass safety guidelines were detected in the skill content or metadata.- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or network exfiltration patterns were found. The code uses standard Godot math and node logic.- Unverifiable Dependencies (SAFE): No automated package installations (npm, pip) or remote script executions (curl | bash) were identified.- Indirect Prompt Injection (SAFE):
- Ingestion points: None detected. The skill acts as a static blueprint.
- Boundary markers: Not applicable for this code-centric instructional content.
- Capability inventory: GDScript node instantiation, basic physics calculations, and state management.
- Sanitization: The skill explicitly recommends server-side validation to prevent client-side cheating.- Dynamic Execution (SAFE): No use of eval(), exec(), or runtime compilation was found. The use of instantiate() is standard for Godot object management.
Audit Metadata