use-kicad-cli

Pass

Audited by Gen Agent Trust Hub on Jul 7, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill's primary function is to execute shell commands using the kicad-cli binary. It provides a structured process for locating the tool across different operating systems (macOS, Windows, and Linux) and defines specific subcommands for schematic and PCB exports.
  • [SAFE]: Instructions include security-conscious practices, such as recommending the use of single quotes when passing field variables to prevent shell expansion of ${QUANTITY} or ${DNP} markers.
  • [SAFE]: External environment recommendations are restricted to well-known services, specifically the official KiCad Docker image (kicad/kicad:9.0) for headless CI operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 7, 2026, 03:06 AM
Security Audit — agent-trust-hub — use-kicad-cli