cad
Pass
Audited by Gen Agent Trust Hub on May 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the dynamic loading and execution of local Python generator scripts to produce CAD geometry and DXF drawings.
- Evidence:
scripts/common/generation.pyandscripts/common/assembly_spec.pyuse theimportlibmodule to load and run generator logic from workspace files as part of the model synthesis pipeline. - [COMMAND_EXECUTION]: The skill manages local background processes to support its interactive 3D visualization and rendering features.
- Evidence:
scripts/render/cli.pyimplements a persistent render daemon viasubprocess.Popenthat manages browser-based image capture using Playwright. - Evidence:
explorer/scripts/ensure-dev.mjsorchestrates the execution of a local Vite development server to host the CAD Explorer web interface. - [EXTERNAL_DOWNLOADS]: The CAD Explorer application fetches static environment assets (HDRI) from a well-known 3D service to provide high-quality lighting in the 3D viewer.
- Evidence:
explorer/lib/lookSettings.jscontains references to texture assets hosted on the Morflax content delivery network.
Audit Metadata