thirdstrandstudio-mcp-figma
mcp0.7.0Figma MCP Server with full API functionality
By thirdstrandstudio | 60 findings | Scanned 6/22/2026 | tooltrust-scanner/v0.3.19 | 70
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (60)
figma_get_images:input schema exposes 11 properties (threshold: 10)
Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
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_webhooksFix: 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.
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_usagesFix: Review and remediate the identified issue.
declared capabilities: filesystem access
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_get_library_analytics_component_usagesfigma_get_library_analytics_style_usagesfigma_get_library_analytics_variable_usagesdeclared capabilities: code/command execution, network access, HTTP requests
figma_post_webhookdeclared capabilities: HTTP requests
figma_get_webhookfigma_get_team_webhooksdeclared capabilities: code/command execution, network access, filesystem access, HTTP requests
figma_update_webhookdeclared capabilities: filesystem access, HTTP requests
figma_delete_webhookFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
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.
[](https://github.com/AgentSafe-AI/tooltrust-directory)