blender-tooling
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The provided Python script template (
studio_exporter.py) implements standard Blender add-on patterns using thebpyAPI. It includes asset validation logic (scale and ngon checks) that does not interact with the host system outside of the Blender environment. - [SAFE]: No network operations, credential access, or sensitive file system interactions were detected in the instructions or code samples.
- [SAFE]: The skill documentation correctly identifies and warns against anti-patterns like hardcoding absolute filepaths and destructive operations.
Audit Metadata