technical-artist
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No instructions were found that attempt to override system safety guidelines or agent constraints. The 'Critical Rules' sections are focused on gamedev performance standards.
- [DATA_EXFILTRATION]: No network requests to external domains, sensitive file path access, or credential harvesting patterns were detected.
- [REMOTE_CODE_EXECUTION]: No patterns for downloading and executing remote scripts (e.g., curl|bash) were found. The bash script
run.shis a standard wrapper for executing the skill within its intended environment. - [COMMAND_EXECUTION]: The skill includes a Python snippet for LOD validation and an HLSL shader example. Both are benign technical deliverables for gamedev workflows and do not execute arbitrary system commands.
- [OBFUSCATION]: No encoded content, hidden characters (zero-width), or homoglyphs were detected in the instructions or code snippets.
- [DYNAMIC_CONTEXT_INJECTION]: The skill does not use any dynamic shell execution syntax (like
!command) within the markdown instructions.
Audit Metadata