analyze-component-set-figma
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the translation of Figma component variants into code by extracting design metadata. It uses the standard Figma Plugin API and follows best practices for tool-assisted code generation.
- [COMMAND_EXECUTION]: No operating system commands or shell executions are performed. The script is confined to the Figma execution environment.
- [DATA_EXFILTRATION]: No data is sent to external endpoints. All extracted information is returned directly to the agent's context for code generation.
- [REMOTE_CODE_EXECUTION]: The script logic is entirely self-contained within the skill's file structure. No remote code is downloaded or executed.
Audit Metadata