skills/impertio-studio/blender-bonsai-ifcopenshell-sverchok-claude-skill-package/blender-impl-addons/Gen Agent Trust Hub
blender-impl-addons
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Provides shell commands for building, validating, and installing Blender extensions via the CLI. It also includes a GitHub Actions workflow that utilizes
sudo snap installto provision the environment. - [EXTERNAL_DOWNLOADS]: Includes patterns for fetching remote assets using the
requestslibrary and downloading Python dependencies (wheels) from official registries. - [SAFE]: Implements security guards such as checking
bpy.app.online_accessbefore network operations and usingAddonPreferenceswith thePASSWORDsubtype for sensitive data like API keys.
Audit Metadata