skills/aklofas/kicad-happy/lcsc/Gen Agent Trust Hub

lcsc

Pass

Audited by Gen Agent Trust Hub on Apr 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The scripts use subprocess.run to execute local utilities such as pdftotext for verifying downloaded PDF content and a sibling script analyze_schematic.py for KiCad project analysis. These calls are implemented securely using argument lists and are standard for the skill's intended functionality.
  • [EXTERNAL_DOWNLOADS]: The skill fetches component data and datasheet PDFs from LCSC's official CDN, the jlcsearch community API, and Microchip's official website. These are reputable sources directly related to electronic component sourcing and documentation.
  • [DATA_EXFILTRATION]: No exfiltration of sensitive user data was detected. The skill's network activity is limited to retrieving part information and datasheets from documented endpoints, and its file access is restricted to reading KiCad schematics and writing to the project's datasheet directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 17, 2026, 11:22 AM