blender-asset-validation
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for automated 3D asset inspection and uses local Blender scripts to process files. No evidence of malicious behavior or security risks was found.
- [COMMAND_EXECUTION]: The skill invokes a local Blender executable to run provided Python scripts. This is standard functionality for 3D processing pipelines and occurs in a background process with factory settings.
- [PROMPT_INJECTION]: The skill processes external 3D asset files, which is a potential surface for indirect prompt injection via metadata. The ingestion occurs in scripts/inspect_asset.py and scripts/render_evidence.py and lacks specific sanitization for object names in its reports, but this is a common architectural risk for data-processing tools and no malicious implementation was observed.
Audit Metadata