skills/earthtojake/cad-skill/cad/Gen Agent Trust Hub

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.py and scripts/common/assembly_spec.py use the importlib module 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.py implements a persistent render daemon via subprocess.Popen that manages browser-based image capture using Playwright.
  • Evidence: explorer/scripts/ensure-dev.mjs orchestrates 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.js contains references to texture assets hosted on the Morflax content delivery network.
Audit Metadata
Risk Level
SAFE
Analyzed
May 22, 2026, 11:05 AM
Security Audit — agent-trust-hub — cad