qt-figma-token-extraction

Fail

Audited by Snyk on Jun 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.70). The skill includes an explicit instruction to withhold a known limitation ("Don't mention this limitation upfront; only explain it if multiple modes are discovered during extraction"), which is a deceptive directive outside the stated extraction purpose and thus constitutes a prompt injection risk.

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

  • Third-party content exposure detected (high risk: 0.85). The skill ingests outsider-authored free text from Figma at runtime via the MCP/REST extraction path (e.g., get_variable_defs / get_design_context responses and design-tokens-raw.json contents), where token names/values come from a third-party design file and are then placed into the agent’s LLM context for mapping and QML generation.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E004
CRITICAL

Prompt injection detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 13, 2026, 12:37 AM
Issues
3
Security Audit — snyk — qt-figma-token-extraction