registry-search
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on the 'pcb' command-line utility to perform searches, view documentation, build designs, and generate BOMs. These commands are integral to the stated purpose of hardware design and registry management.
- [EXTERNAL_DOWNLOADS]: It references external circuit modules and components hosted on 'github.com/diodeinc/registry'. These are vendor-specific resources from the skill's author that are resolved and downloaded by the 'pcb' tool during the design build process.
- [PROMPT_INJECTION]: The skill processes structured JSON output from registry searches to assist in component selection. This represents an indirect prompt injection surface; however, the risk is mitigated by explicit instructions to the agent to verify candidate APIs using 'pcb doc' or direct source inspection before instantiation.
Audit Metadata