Generate a visual anatomy annotation in Figma showing numbered markers on a component instance with an attribute table. Use when the user mentions "anatomy", "anatomy annotation", "component anatomy", "create anatomy", or wants to annotate a component's structural elements.
84
81%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The skill explicitly reads and ingests arbitrary user-provided Figma files (e.g., Step 3's extraction script calling figma.getNodeByIdAsync and iterating figma.root.children/pages to find components, read layer names and text characters, and Step 8/8b using those extracted elements and slot/preferred-instance data), and that third-party content is used to drive decisions (variant re-extraction, unhide strategies, marker/table creation and per-child section creation), so untrusted content in a Figma file could materially influence the agent's behavior.
b1213ef
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.