godot-adapt-3d-to-2d
Pass
Audited by Gen Agent Trust Hub on May 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified during the analysis of the skill's instructions or scripts.\n- [COMMAND_EXECUTION]: All scripts utilize standard Godot Engine APIs (e.g., CharacterBody2D, Camera2D, Transform2D) for game logic without invoking shell commands or system-level processes.\n- [DATA_EXFILTRATION]: No network-enabled nodes or APIs (like HTTPRequest) are present. All file references (res://) are internal to the project and do not target sensitive user data.\n- [PROMPT_INJECTION]: The skill documentation follows technical patterns for game development and does not contain any attempts to override model instructions or bypass safety filters.\n- [DYNAMIC_EXECUTION]: Code logic is statically defined in GDScript and shaders. No use of dynamic execution features like Expression.execute() or loading of external untrusted scripts was found.
Audit Metadata