godot-development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Analysis (SAFE): The skill instructions in
SKILL.mddefine a clear persona and domain constraints without attempting to override safety filters or bypass instructions. Instructions to 'Ignore generic approaches' are contextually appropriate for enforcing specific coding patterns. - Data Privacy & Exfiltration (SAFE): No sensitive file paths, hardcoded credentials, or network operations (curl, wget) were identified.
- Execution Safety (SAFE): The skill provides coding advice and regex-based linter rules. It does not attempt to execute code, install packages, or modify the host system.
- Obfuscation (SAFE): All provided files are in plain text. No Base64, zero-width characters, or other obfuscation techniques were found.
- Validation Logic (SAFE): The regex patterns in
references/validations.mdare standard static analysis patterns for detecting common performance and lifecycle issues in GDScript and Godot Shaders.
Audit Metadata