figma-create-design-system-rules
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- Workflow Automation and Guidance: The skill functions primarily as a set of instructions for the AI agent to gather design context from a Figma MCP server and project architecture details from the local codebase to generate configuration files (like
CLAUDE.mdor.mdcfiles). These activities are standard for development-oriented agents. - External Tool Integration: It utilizes a Figma MCP server for fetching design metadata. The connection details point to official Figma infrastructure (
https://mcp.figma.com/mcp), which is a recognized and expected service for this vendor's tools. - Environment Intelligence: A shell script is included (
scripts/check_agents_md.sh) to verify the presence of configuration files. This is a common pattern for automating setup tasks and does not involve risky commands or unexpected access. - Configuration Management: The skill guides the agent to write project rules to specific files. While this involves file writing, it is performed at the user's request and follows established industry patterns for AI coding assistants.
Audit Metadata