script-blender-automation
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities, malicious instructions, or suspicious patterns were identified. The skill provides legitimate templates for Blender automation using the official bpy API.
- [COMMAND_EXECUTION]: The skill includes Python code that utilizes Blender's internal operator system (
bpy.ops) and standard Python modules (os,pathlib) for file management and automation. These capabilities are intended for processing 3D assets and managing render outputs in a professional workflow. - [DATA_EXPOSURE]: The skill demonstrates how to ingest external data from CSV and JSON files to drive procedural generation. While this represents a data ingestion surface, the code follows standard parsing patterns and does not involve the collection or exfiltration of sensitive user data or system credentials.
Audit Metadata