godot-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill's files are markdown-based documentation and code templates intended for manual use by developers in a game project.
- [REMOTE_CODE_EXECUTION] (SAFE): No remote code execution or script downloading patterns were found. All code is provided as static examples within markdown files.
- [DATA_EXFILTRATION] (SAFE): No network operations, API calls, or sensitive file access patterns are present. The only file operations mentioned are standard Godot patterns for saving game data to the local 'user://' directory.
- [COMMAND_EXECUTION] (SAFE): There are no subprocess calls, shell executions, or system-level commands contained in the skill content.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded secrets, API keys, or credentials were found in any of the templates or reference guides.
Audit Metadata