skills/mattstruble/skills/godot/Gen Agent Trust Hub

godot

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structured guidance for Godot engine development, including scene architecture, GDScript idioms, and pattern implementations.
  • [SAFE]: Includes explicit security best practices for developers, specifically advising against passing unvalidated user-provided strings to the load() function to prevent path injection.
  • [DYNAMIC_EXECUTION]: Documents the use of Godot's Expression class for runtime-evaluated logic (e.g., mod support or dynamic formulas). The documentation correctly identifies the risk of sandbox escapes and provides a safe implementation pattern that omits the base_instance to restrict the execution scope. This is treated as a safe educational pattern relevant to the skill's primary purpose.
  • [SAFE]: No network operations, sensitive file access, or persistence mechanisms were found across the instructions or reference files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 08:28 PM
Security Audit — agent-trust-hub — godot