godot-save-systems
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard, well-documented GDScript implementation patterns for Godot's built-in persistence systems. No malicious behavior or risky operations were found.
- [SAFE]: File system operations use the Godot-native
user://path prefix, which is the engine's standard for secure, sandboxed application data storage. - [SAFE]: The skill includes best practices for data integrity, such as migration logic, validation checks, and backup creation during the save process.
- [SAFE]: Agent configurations (YAML) follow standard practices, requesting appropriate permissions for project editing (read/write/bash) without requesting external network access for its primary functions.
Audit Metadata