visio-image-rebuilder
Warn
Audited by Snyk on Aug 19, 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.30). The required runtime workflow reads and parses a user-provided
.vsdx(ZIP) atscripts/visio_page_tools.ps1→Inspect-VsdxPackage(unzips and loadsvisio/pages/page1.xmlinto an XML reader, counts shapes, and enumeratesvisio/media/*).
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (low risk: 0.30). The skill does not ask for sudo or to modify system services or accounts, but it instructs running PowerShell with "ExecutionPolicy Bypass", terminating/closing processes, and performing package/XML edits and writes outside the workspace — actions that bypass a security control and can change system state, so it poses a low-to-moderate risk.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata