stitch-uview-components
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.85). The skill’s runtime path fetches outsider-authored free text from Stitch via
stitch-mcp-get-screen→htmlCode.downloadUrl, then downloads that HTML withbash scripts/fetch-stitch.sh "<htmlCode.downloadUrl>" ...; the fetched HTML/body text is not authored by the operating user and is ingested for parsing/mapping into the agent’s LLM context.
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