CtrlK
BlogDocsLog inGet started
Tessl Logo

create-anatomy

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

Quality

81%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
redongreen/uSpec
Audited
Security analysis
Snyk

Is this your skill?

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.