godot-genre-educational
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- General Analysis (SAFE): No indicators of prompt injection, obfuscation, or persistence mechanisms were found. The skill contains standard game development logic.
- Category 4: Unverifiable Dependencies (SAFE): Referenced skills like
godot-ui-rich-textandgodot-save-load-systemsare internal context references and do not trigger external downloads or remote script execution. - Category 8: Indirect Prompt Injection (SAFE): A data ingestion surface exists via the
submit_answerfunction inquiz_manager.gd. However, the skill has no dangerous capabilities (such as network access or shell execution), so the risk is negligible. - Category 10: Dynamic Execution (SAFE): The provided GDScript code snippets are static templates and do not utilize
eval()or other dynamic execution methods.
Audit Metadata