design-to-component-translator
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for translating UI designs into production code. It consists of documentation, design token examples, and React component templates using industry-standard libraries like Tailwind CSS.
- [INDIRECT_PROMPT_INJECTION]: The skill is intended to process untrusted data in the form of design specifications provided by users.
- Ingestion points: Figma and design specifications provided via user prompts (SKILL.md).
- Boundary markers: None present to distinguish design data from instructions.
- Capability inventory: The agent uses the specifications to generate React/TypeScript code and Tailwind configuration files.
- Sanitization: No specific sanitization or validation of the input design text is described, though the risk is minimal given the specialized code-generation context.
Audit Metadata