kicad
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runinscripts/export_issues.pyto interface with the GitHubghCLI for issue management. It also employs subprocess calls inscripts/what_if.pyto chain internal analysis tools likeanalyze_emc.py. All invocations use list-based arguments and sanitized paths, preventing shell injection vulnerabilities. - [EXTERNAL_DOWNLOADS]:
scripts/lifecycle_audit.pyand various datasheet synchronization scripts perform network requests to industry-standard component distributors. These requests are restricted to manufacturer part number (MPN) lookups and PDF datasheet acquisitions, which align with the skill's primary functional purpose.
Audit Metadata