ToolTrust
C42/100
Smithery

ai-zerolab-mcp-figma

mcpsmithery

@Smithery

Access Figma's powerful API to manage files, comments, and components seamlessly. Enhance your AI assistant's capabilities by integrating Figma functionalities directly into your workflows. Simplify your design collaboration and project management with easy API access.

By Smithery | 67 findings | Scanned 4/5/2026 | tooltrust-scanner/v0.3.6

5 High20 Medium11 Low31 Info

Risk Summary

Needs Approval

Dep Visibility plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: Keep this tool behind manual approval and avoid unattended runs until the risky capabilities are narrowed or removed.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (67)

  • HighAS-012

    🔄Tool Drift

    Tool set changed silently at vsmithery: 31 tool(s) added, 18 tool(s) removed without a version bump.

    + 31 added

    figma_delete_commentfigma_delete_comment_reactionfigma_delete_webhookfigma_get_comment_reactionsfigma_get_commentsfigma_get_componentfigma_get_component_setfigma_get_filefigma_get_file_component_setsfigma_get_file_componentsfigma_get_file_nodesfigma_get_file_stylesfigma_get_file_versionsfigma_get_image_fillsfigma_get_imagesfigma_get_library_analytics_component_usagesfigma_get_library_analytics_style_usagesfigma_get_library_analytics_variable_usagesfigma_get_mefigma_get_project_filesfigma_get_stylefigma_get_team_component_setsfigma_get_team_componentsfigma_get_team_projectsfigma_get_team_stylesfigma_get_team_webhooksfigma_get_webhookfigma_post_commentfigma_post_comment_reactionfigma_post_webhookfigma_update_webhook

    − 18 removed

    check_api_keydelete_commentget_commentsget_componentget_fileget_file_componentsget_file_nodesget_file_stylesget_imageget_image_fillsget_project_filesget_styleget_team_component_setsget_team_componentsget_team_projectsget_team_stylespost_commentset_api_key

    Fix: The set of tools exposed by this server changed between scans of the same version — a sign the package was silently updated without a version bump. Audit the changelog and all tool definitions before trusting this server. Pin to a specific commit hash rather than a floating version tag.

  • HighAS-002

    âš ī¸Excessive Permissions ×4

    tool declares network permission

    figma_post_webhookfigma_update_webhook

    tool declares exec permission

    figma_post_webhookfigma_update_webhook

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • MediumAS-002

    âš ī¸Excessive Permissions ×20

    tool declares fs permission

    figma_get_filefigma_get_file_nodesfigma_get_imagesfigma_get_image_fillsfigma_get_file_versionsfigma_get_commentsfigma_post_commentfigma_delete_commentfigma_get_comment_reactionsfigma_post_comment_reactionfigma_delete_comment_reactionfigma_get_project_filesfigma_get_file_componentsfigma_get_file_component_setsfigma_get_file_stylesfigma_update_webhookfigma_delete_webhookfigma_get_library_analytics_component_usagesfigma_get_library_analytics_style_usagesfigma_get_library_analytics_variable_usages

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-002

    âš ī¸Excessive Permissions ×6

    input schema exposes 11 properties (threshold: 10)

    figma_get_images

    tool declares http permission

    figma_post_webhookfigma_get_webhookfigma_update_webhookfigma_delete_webhookfigma_get_team_webhooks

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    â„šī¸Missing Rate-Limit / Timeout ×5

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    figma_post_webhookfigma_get_webhookfigma_update_webhookfigma_delete_webhookfigma_get_team_webhooks

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • InfoAS-014

    â„šī¸Dependency Inventory Unavailable ×31

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    figma_get_mefigma_get_filefigma_get_file_nodesfigma_get_imagesfigma_get_image_fillsfigma_get_file_versionsfigma_get_commentsfigma_post_commentfigma_delete_commentfigma_get_comment_reactionsfigma_post_comment_reactionfigma_delete_comment_reactionfigma_get_team_projectsfigma_get_project_filesfigma_get_team_componentsfigma_get_file_componentsfigma_get_componentfigma_get_team_component_setsfigma_get_file_component_setsfigma_get_component_setfigma_get_team_stylesfigma_get_file_stylesfigma_get_stylefigma_post_webhookfigma_get_webhookfigma_update_webhookfigma_delete_webhookfigma_get_team_webhooksfigma_get_library_analytics_component_usagesfigma_get_library_analytics_style_usagesfigma_get_library_analytics_variable_usages

    Fix: Review and remediate the identified issue.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y ai-zerolab-mcp-figma"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade C](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-c.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)