ui-ux-pro-max
Warn
Audited by Snyk on Jun 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The required runtime workflow is
python3 scripts/search.py ... --design-system, which (by design) searches multiple domains and returns a “complete design system” that is then ingested into the agent’s LLM context; because those searches can fetch/ingest public web content or other non-user-authored text at runtime, this creates an indirect prompt-injection exposure path.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata