godot-genre-open-world
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No instructions found that attempt to override agent behavior, bypass safety filters, or extract system prompts. The 'NEVER Do' section contains legitimate game design constraints.
- DATA_EXFILTRATION (SAFE): No hardcoded credentials, sensitive file path access, or network calls (curl, wget, etc.) were found in the skill or the provided GDScript snippets.
- REMOTE_CODE_EXECUTION (SAFE): There are no patterns involving the download and execution of remote scripts or the installation of unverified third-party packages.
- OBFUSCATION (SAFE): All text and code snippets are provided in clear, readable markdown and GDScript. No Base64 encoding, zero-width characters, or homoglyph attacks were identified.
- COMMAND_EXECUTION (SAFE): The skill does not use subprocesses or system shell commands. It exclusively utilizes Godot-specific GDScript logic for game state and world management.
- PRIVILEGE_ESCALATION (SAFE): No attempts to acquire elevated permissions (sudo, chmod) or modify system configuration files were detected.
Audit Metadata