vibefigma-figma-to-react
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and installs the
vibefigmapackage from the official npm registry to enable its core design-to-code conversion functionality. - [COMMAND_EXECUTION]: Provides instructions for executing shell commands and scripts, such as
npx vibefigmaand batch conversion shell scripts, to automate the workflow. - [DATA_EXFILTRATION]: Utilizes sensitive environment variables, including
FIGMA_TOKENandGOOGLE_GENERATIVE_AI_API_KEY, to interact with official service endpoints. These are managed using standard security practices like.envfiles. - [PROMPT_INJECTION]:
- Ingestion points: Design data from the Figma API (SKILL.md).
- Boundary markers: Absent.
- Capability inventory: File system writing (
fs.writeFile) and CLI execution (npx) defined in SKILL.md. - Sanitization: Not explicitly mentioned in the provided examples.
Audit Metadata