kicad-panelize
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes external command-line utilities including
kikitfor PCB panelization andkicad-clifor image rendering.- [INDIRECT_PROMPT_INJECTION]: The skill is designed to inspect and extract information from user-provided.kicad_pcbfiles, which could contain malicious data intended to influence the agent. - Ingestion points: User-provided KiCad board files (
.kicad_pcb). - Boundary markers: Absent; there are no instructions provided to the agent to treat text strings or metadata within the board file as untrusted.
- Capability inventory: The agent is authorized to execute shell commands (
kikit,kicad-cli,python3) and perform file system operations to generate build artifacts. - Sanitization: No sanitization or validation of the board file content is performed prior to the inspection phase.
Audit Metadata