unity-csharp
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): The instructions are strictly limited to technical guidance for Unity and C#. There are no attempts to override system prompts or bypass safety filters.
- [DATA_EXFILTRATION] (SAFE): No network requests, hardcoded credentials, or access to sensitive file paths (e.g., SSH keys or environment files) were detected.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download external scripts or execute commands via shell. All provided code snippets are standard Unity C# templates for internal use.
- [OBFUSCATION] (SAFE): All content is in cleartext. No Base64, zero-width characters, or homoglyphs were used to hide malicious intent.
- [DYNAMIC_EXECUTION] (SAFE): The code patterns use standard Unity lifecycle methods and do not employ unsafe reflection or deserialization techniques.
Audit Metadata