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 install to provision the environment.
  • [EXTERNAL_DOWNLOADS]: Includes patterns for fetching remote assets using the requests library and downloading Python dependencies (wheels) from official registries.
  • [SAFE]: Implements security guards such as checking bpy.app.online_access before network operations and using AddonPreferences with the PASSWORD subtype for sensitive data like API keys.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 04:30 AM
Security Audit — agent-trust-hub — blender-impl-addons