dcc-mcp-blender-setup

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/setup_dcc_mcp_blender.py utilizes the subprocess module to execute system commands necessary for environment configuration. These operations include checking the Blender version, ensuring pip is installed, and installing the dcc-mcp-blender package.
  • [EXTERNAL_DOWNLOADS]: The setup process involves downloading the dcc-mcp-blender package from the Python Package Index (PyPI). This is a standard administrative task for dependency management and utilizes the official registry for a package associated with the skill's author.
  • [SAFE]: No malicious patterns such as obfuscation, credential exfiltration, or unauthorized persistence mechanisms were detected. The skill's behavior matches its described functionality for developer environment setup.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 01:47 PM
Security Audit — agent-trust-hub — dcc-mcp-blender-setup