godot-project-foundations
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates exclusively within the Godot project root directory (res://). All file and directory operations (via DirAccess and FileAccess) are restricted to local project management, such as creating feature folders and scaffolding templates.
- [SAFE]: The GDScript tools perform legitimate analysis tasks, including parsing .tscn files for dependencies and instantiating scenes to validate naming conventions. These actions are consistent with the skill's stated purpose as a project foundations blueprint.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found in the documentation or the scripts. The skill does not perform any network requests or access sensitive host system files.
- [SAFE]: The skill does not involve external package managers or remote code execution. All logic is contained within the provided GDScript files.
Audit Metadata