ToolTrust
C42/100
thirdstrandstudio

thirdstrandstudio-mcp-figma

mcp0.7.0

@thirdstrandstudio

Figma MCP Server with full API functionality

By thirdstrandstudio | 66 findings | Scanned 5/30/2026 | tooltrust-scanner/v0.3.13 | 70

4 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 (66)

  • 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 thirdstrandstudio-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)