godot-gdscript-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational documentation and code templates for Godot Engine development. The code examples follow official Godot best practices and do not include any dangerous operations such as arbitrary command execution or unauthorized network requests.
- [CREDENTIALS_UNSAFE]: The save system pattern in
references/advanced-patterns.mduses a placeholder stringyour_secret_key_hereas a template for an encryption key. This is identified as a safe placeholder for instructional purposes and does not represent a hardcoded credential risk.
Audit Metadata