one-of-a-kind-design
Warn
Audited by Snyk on Mar 28, 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.90). The skill's mandatory Step 0c "Web Search" instructs the agent to always search and inject UX best-practice findings from external web sources (and Step 12 auto-web-searches any provided docs_url), meaning it reads untrusted public content that directly influences prompt crafting and generation decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly requires and invokes E2B sandboxes via the @e2b/code-interpreter integration (e2b.dev) at runtime, which executes code in remote sandboxes and is listed as a required dependency (E2B_API_KEY), so it is a runtime external dependency that can execute remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata