kicad-gerbers
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using
kicad-clifor Gerber generation andpygerberfor image conversion and rendering. - [EXTERNAL_DOWNLOADS]: The instructions include the installation of the
pygerberPython package from a public registry viauv pip installto provide rendering capabilities. - [INDIRECT_PROMPT_INJECTION]: The skill processes external Gerber files provided by the user or project, which represents an ingestion surface for untrusted data.
- Ingestion points: Reads Gerber files (
.gbr) for processing. - Boundary markers: None identified.
- Capability inventory: Execution of shell commands (
kicad-cli,pygerber) and file system writes (output PNGs). - Sanitization: None specified for the input Gerber data.
Audit Metadata