blender-motion-capture
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the standard Blender Python API (bpy) and mathutils module to perform animation tasks such as importing BVH/FBX files, retargeting bones, and solving camera motion. All operations are local to the Blender environment.
- [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were detected. File operations use placeholder paths for user-provided media or temporary directories (/tmp/) for outputs.
- [REMOTE_CODE_EXECUTION]: The skill relies on standard, well-known software dependencies (Blender and ffmpeg) and does not download or execute code from untrusted remote sources.
Audit Metadata