anydesign
Warn
Audited by Snyk on Jun 12, 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). When the user provides a Website URL, the skill runs
WebFetchto retrieve the site’s HTML and then (viascripts/extract_css_vars.py) downloads linked stylesheets/inline<style>blocks; those fetched resources are public web content authored by outsiders, and their CSS/HTML text is ingested into the LLM context for analysis.
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