aiconnect-figma-mcp
npm
v1.3.0
Published by guptaprakhariitr — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.
MCP server + Figma plugin that let AI agents read and edit Figma over a local WebSocket. AIConnect adds image/font/effect/gradient/SVG commands and a batch_ops command that builds whole pages in one round-trip.
The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.
1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:
The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.
2. Client adoption risk — 100 − 4 = 96. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:
| Points | Adoption-risk factor |
|---|---|
| −3 | capability blast radius (moderate) — client exposure if the model is manipulated |
| −1 | publisher verification (public source) — no provenance, but the source is public and inspectable |
Capability observations and info notes are shown under Findings but never scored.
Open any row's finding below for the file, line and evidence behind a deduction.
Untrusted-input tools ([get_page_snapshot]) co-exist with external-action tools ([export_tokens]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.
Evidence: untrusted [get_page_snapshot] → sinks [export_tokens]
Fix: Require confirmation for state-changing/egress actions triggered after processing untrusted content.
Location: flow get_page_snapshot → export_tokens
In the server's implementation (`dist/server.cjs:313`): A hardcoded outbound call to a fixed external host inside server code is a classic exfiltration/telemetry channel — especially paired with reads of local data. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: re"); const r = await fetch(`https://api.openverse.org/v1/images/?${params}`, { headers: { "User-Agent": "AIConnect-Fi
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server dist/server.cjs
In the server's implementation (`dist/server.js:291`): A hardcoded outbound call to a fixed external host inside server code is a classic exfiltration/telemetry channel — especially paired with reads of local data. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: re"); const r = await fetch(`https://api.openverse.org/v1/images/?${params}`, { headers: { "User-Agent": "AIConnect-Fi
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server dist/server.js
Each tool and what it can reach — statically extracted from the published source.
export_tokensnetwork egressget_page_snapshotingests untrusted inputapply_brandno sensitive capabilitybatch_opsno sensitive capabilitybind_variableno sensitive capabilitycheck_contrastno sensitive capabilityclone_nodeno sensitive capabilitycreate_component_instanceno sensitive capabilitycreate_connectionsno sensitive capabilitycreate_ellipseno sensitive capabilitycreate_frameno sensitive capabilitycreate_rectangleno sensitive capabilitycreate_svgno sensitive capabilitycreate_textno sensitive capabilitycreate_variableno sensitive capabilitycreate_variable_collectionno sensitive capabilitydelete_multiple_nodesno sensitive capabilitydelete_nodeno sensitive capabilityexport_node_as_imageno sensitive capabilityfill_realistic_contentno sensitive capabilitygenerate_paletteno sensitive capabilitygenerate_themeno sensitive capabilityget_annotationsno sensitive capabilityget_console_logsno sensitive capabilityget_cssno sensitive capabilityget_document_infono sensitive capabilityget_instance_overridesno sensitive capabilityget_local_componentsno sensitive capabilityget_node_infono sensitive capabilityget_nodes_infono sensitive capabilityget_reactionsno sensitive capabilityget_selectionno sensitive capabilityget_statusno sensitive capabilityget_stylesno sensitive capabilityget_variablesno sensitive capabilityimport_tokensno sensitive capabilityinsert_childno sensitive capabilityinsert_iconno sensitive capabilityjoin_channelno sensitive capabilitylist_brand_presetsno sensitive capabilitymove_nodeno sensitive capabilityread_my_designno sensitive capabilityresize_nodeno sensitive capabilityscan_nodes_by_typesno sensitive capabilityscan_text_nodesno sensitive capabilitysearch_iconsno sensitive capabilitysearch_imagesno sensitive capabilityset_annotationno sensitive capabilityset_axis_alignno sensitive capabilityset_corner_radiusno sensitive capabilityset_default_connectorno sensitive capabilityset_effectno sensitive capabilityset_fill_colorno sensitive capabilityset_focusno sensitive capabilityset_font_nameno sensitive capabilityset_gradient_fillno sensitive capabilityset_image_fillno sensitive capabilityset_instance_overridesno sensitive capabilityset_item_spacingno sensitive capabilityset_layout_modeno sensitive capabilityset_layout_sizingno sensitive capabilityset_multiple_annotationsno sensitive capabilityset_multiple_text_contentsno sensitive capabilityset_paddingno sensitive capabilityset_selectionsno sensitive capabilityset_stroke_colorno sensitive capabilityset_text_contentno sensitive capabilityset_variable_valueno sensitive capabilitysuggest_fontsno sensitive capabilityCross-tool combinations that form a data-exfiltration primitive (untrusted input → sensitive source → external sink).
Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.
| Version | Score | Findings | Engine | Scanned |
|---|---|---|---|---|
v1.3.0 latest |
A 96/100 | 3 | 1.13.0 | 2026-09-08 |
Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.
The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.
npx mcptrustchecker scan aiconnect-figma-mcp --online
Turn designs into shipped parts: quote 3D printing, CNC, and decals, then check out.
Aleph's official SiliconFlow media-generation MCP server (image / video / TTS)
MCP server for image generation using Google Gemini AI
Ambience AI MCP Server - Generate images, videos, and audio through Model Context Protocol
MCP server exposing every endpoint of the AstroWay Calculation API as tools — natal, synastry, transits, Vedic dashas, Tarot, Numerology, Human Design, AI horoscopes — for Claude Desktop, Cursor and any MCP-compatible AI agent.
Audio-guide and trip-planning tools for 1,100+ cities from Audiala. Free, no API key.