cli-hub-matrix-3d-cad
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
cli-hubutility to manage its matrix, perform system preflight checks, and list available capabilities. - [COMMAND_EXECUTION]: A Python script is executed during the preflight phase to verify the installation of 3D processing and CAD libraries like
trimesh,open3d, andcadquery. - [CREDENTIALS_UNSAFE]: The preflight script checks for the presence of specific environment variables (e.g.,
POLYCAM_API_KEY,LUMA_API_KEY,ONSHAPE_ACCESS_KEY) and reports if they are 'set' or 'unset'. This is used to inform the user about available service providers and does not expose the secret values. - [EXTERNAL_DOWNLOADS]: The skill references a large suite of industry-standard 3D and CAD tools (e.g., Blender, FreeCAD, Meshroom, OpenSCAD) and Python packages required for its technical workflows.
Audit Metadata