solidworks-automation
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill primarily consists of Python modules that interface with the SolidWorks COM API to perform 3D modeling and CAD tasks. This is standard automation behavior.
- [COMMAND_EXECUTION]: The
install.jsandsetup.pyscripts execute shell commands (git clone,git pull,pip install) to facilitate the installation of the skill and its dependencies into the user's local environment and agent-specific directories (e.g.,~/.claude/skills,~/.openclaw/skills). - [EXTERNAL_DOWNLOADS]: The skill downloads the required
pywin32library from PyPI and clones its own source code from the author's GitHub repository during the installation process.
Audit Metadata