unreal-blueprint-analyzer
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated Python script are designed for read-only analysis of local binary files.
- The
extract_uasset_strings.pyscript uses standard libraries (pathlib,re,json) to perform non-executable string extraction from user-specified asset files. - It follows security best practices by explicitly instructing the agent not to modify binary files and to cross-verify binary strings with source code and documentation.
- No evidence of prompt injection, data exfiltration, or persistence mechanisms was found.
Audit Metadata