figma-driven-nextjs
Warn
Audited by Snyk on Feb 27, 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.80). This skill's SKILL.md explicitly makes Figma files the primary design source and says it auto-triggers when a user provides a Figma link or MCP data and extracts design tokens/components from those files, so untrusted user-provided Figma content could be ingested and materially influence generated code and subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill's install instructions run npx to fetch and execute code from the external GitHub repo (e.g., "npx skills add https://github.com/Zekiwest/agent-skills"), which will download and run remote code during installation, so this external URL is a required dependency that executes remote code.
Audit Metadata