godot-scene-management

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION] (SAFE): No instructions attempt to override agent behavior, bypass safety filters, or extract system prompts.
  • [DATA_EXFILTRATION] (SAFE): No network operations or access to sensitive file paths (e.g., credentials, SSH keys) were found. All resource paths use the standard Godot 'res://' prefix for internal game files.
  • [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download or execute external scripts. It exclusively uses built-in Godot classes like ResourceLoader for internal asset management.
  • [DYNAMIC_EXECUTION] (SAFE): While the skill demonstrates scene instancing and loading, these are standard game engine functions and do not involve runtime compilation or execution of untrusted external data.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:11 PM