blender-grease-pencil
Pass
Audited by Gen Agent Trust Hub on Sep 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for scripting Blender using the
bpylibrary. No malicious patterns were detected in the instructions or code examples. - [COMMAND_EXECUTION]: The skill documents the use of Blender's command-line interface to execute Python scripts (
blender --background --python script.py). The provided scripts are focused on geometry creation and animation within the Blender environment. - [DATA_EXPOSURE_EXFILTRATION]: No sensitive file access or network communication patterns were identified. The examples include saving project files to local temporary directories (
/tmp/), which is a standard practice for demonstration scripts.
Audit Metadata