matlab-read-pcb-layout
Warn
Audited by Snyk on Jun 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). Required workflow ingests user-supplied layout files (e.g.,
pcbFileRead('design.zip')for ODB++ orpcbFileRead('design.brd')for Allegro) whose contents are outsider-authored design text/geometry; that imported content becomes LLM-readable via MATLAB object properties/tables (e.g.,cadnetList,componentList,stackUp(pfile)), which the agent may then summarize into the LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata