Book a 30-minute demo →
Skill scan report

figma-to-static

View on GitHub
100 Critical This skill reads local credential files and sends sensitive values to an external host. Automated analysis flagged 2 additional risk patterns.

What this skill does

Convert Figma design files to pixel-level mobile-first static HTML/CSS pages

github/leoyeai - Privilege Escalation - 2.1k stars

ThreatsPrivilege Escalation Data Exfiltration Tool Misuse Dangerous Code Execution

Threat analysis

Privilege Escalation3 findings
Data Exfiltration1 finding
Tool Misuse1 finding
Dangerous Code Execution1 finding

Skill info

Nameleoyeai/figma-to-static
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=figma-to-static
Stars2.1k
This skill was flagged with critical risk. Review the findings below before installing.

Assessments (6)

Privilege Escalation3 findings HIGH
HIGH

Privilege Escalation via skillspector

SKILL.md

credentials.json
HIGH

Privilege Escalation via skillspector

references/figma-mcp-usage.md

credentials.json
HIGH

Privilege Escalation via skillspector

scripts/fetch_figma_mcp.py

credentials.json
Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/fetch_figma_mcp.py

MCP_URL = "https://mcp.figma.com/mcp"
Tool Misuse1 finding HIGH
HIGH

Tool Misuse via skillspector

scripts/auth_session_guard.py

subprocess.run(
        command,
        shell=True
Dangerous Code Execution1 finding MEDIUM
MEDIUM

Dangerous Code Execution via skillspector

scripts/auth_session_guard.py

    return subprocess.run(
        command,
        shell=True,
        stdout=subprocess.PIPE,
        stderr=subprocess.STDOUT,
        text=True,
        check=False,
    ).stdout

Badge

Add the Anomity scan badge for figma-to-static to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/figma-to-static/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/figma-to-static/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of figma-to-static? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok