godot-platform-desktop
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate Godot scripts for desktop platform integration, focusing on UI settings and window management.
- [SAFE]: Settings are stored in the recommended
user://directory using the built-inConfigFileclass, which is the standard safe practice for persistent data in Godot. - [SAFE]: Steam integration uses the established
Steamsingleton pattern common in the Godot community, specifically for use with the GodotSteam plugin. - [SAFE]: No network operations to unknown domains, sensitive file access, or suspicious command executions were detected.
Audit Metadata