godot-2d-movement
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for implementing 2D movement in Godot 4.x. All provided GDScript snippets follow standard game development practices and utilize built-in Godot engine methods such as
move_and_slide()and_physics_process(). - [NO_CODE]: The skill does not include any external scripts, binaries, or executable files. The logic is entirely contained within markdown code blocks intended for developer reference.
- [EXTERNAL_DOWNLOADS]: No external URLs or remote resources are targeted for download or execution. The references point to internal project files or related documentation.
- [CREDENTIALS_UNSAFE]: There are no hardcoded secrets, API keys, or sensitive environment variables present in the instructions or code examples.
- [DATA_EXFILTRATION]: The skill does not perform any network operations or access sensitive system files. Its scope is strictly limited to local game engine physics and input handling.
Audit Metadata