ToolTrust
C40/100
k-jarzyna

k-jarzyna-mcp-miro

mcp1.0.9

@k-jarzyna

Miro integration for Model Context Protocol

By k-jarzyna | 159 findings | Scanned 5/30/2026 | tooltrust-scanner/v0.3.13 | 64

101 High52 Medium6 Low

Risk Summary

Needs Approval

Supply Chain CVEs plus Excessive Permissions raises enough risk that this tool should not be auto-trusted.

Potential impact: Known dependency vulnerabilities can be exploited during install or runtime and widen the attack surface.

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 (159)

  • HighAS-004

    📦Supply Chain CVEs (OSV) ×97

    GO-2026-5024 in golang.org/x/[email protected]: Invoking integer overflow in NewNTUnicodeString in golang.org/x/sys/windows (upgrade to 0.44.0)

    list-boardscreate-boardupdate-boarddelete-boardcopy-boardget-specific-boardget-items-on-boardget-specific-itemupdate-item-positiondelete-itemcreate-app-card-itemget-app-card-itemupdate-app-card-itemdelete-app-card-itemcreate-card-itemget-card-itemupdate-card-itemdelete-card-itemcreate-connectorget-connectorsget-specific-connectorupdate-connectordelete-connectorcreate-sticky-note-itemget-sticky-note-itemupdate-sticky-note-itemdelete-sticky-note-itemcreate-frameget-frame-itemupdate-frame-itemdelete-frame-itemcreate-document-itemget-document-itemupdate-document-itemdelete-document-itemcreate-text-itemget-text-itemupdate-text-itemdelete-text-itemcreate-items-in-bulkcreate-image-item-using-urlcreate-image-item-using-fileget-image-itemupdate-image-itemupdate-image-item-using-filedelete-image-itemcreate-shape-itemget-shape-itemupdate-shape-itemdelete-shape-itemcreate-embed-itemget-embed-itemupdate-embed-itemdelete-embed-itemcreate-tagget-tagget-all-tagsupdate-tagdelete-tagattach-tagdetach-tagget-item-tagsget-all-board-membersget-specific-board-memberremove-board-membershare-boardupdate-board-membercreate-groupget-all-groupsget-groupget-group-itemsupdate-groupungroup-itemsdelete-groupcreate-items-in-bulk-using-filecreate-mindmap-nodeget-mindmap-nodeget-mindmap-nodesdelete-mindmap-nodeget-board-classificationupdate-board-classificationcreate-board-export-jobget-board-export-job-statusget-board-export-job-resultsget-audit-logsget-organization-infoget-organization-membersget-organization-memberadd-project-memberget-project-memberremove-project-memberget-all-casesget-caseget-all-legal-holdsget-legal-holdget-legal-hold-content-itemsget-board-content-logs

    Fix: Upgrade or replace the vulnerable dependency. Pin all dependency versions and enable automated CVE scanning (Dependabot or OSV Scanner).

  • HighAS-002

    ⚠️Excessive Permissions ×4

    tool declares exec permission

    create-boardupdate-boardcopy-board

    tool declares network permission

    create-image-item-using-url

    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 ×52

    tool declares fs permission

    create-boardupdate-boarddelete-boardupdate-item-positiondelete-itemcreate-app-card-itemupdate-app-card-itemdelete-app-card-itemcreate-card-itemupdate-card-itemdelete-card-itemcreate-connectorupdate-connectordelete-connectorcreate-sticky-note-itemupdate-sticky-note-itemdelete-sticky-note-itemcreate-frameupdate-frame-itemdelete-frame-itemcreate-document-itemupdate-document-itemdelete-document-itemcreate-text-itemupdate-text-itemdelete-text-itemcreate-items-in-bulkcreate-image-item-using-urlcreate-image-item-using-fileupdate-image-itemupdate-image-item-using-filedelete-image-itemcreate-shape-itemupdate-shape-itemdelete-shape-itemcreate-embed-itemupdate-embed-itemdelete-embed-itemcreate-tagupdate-tagdelete-tagremove-board-memberupdate-board-membercreate-groupupdate-groupdelete-groupcreate-items-in-bulk-using-filecreate-mindmap-nodedelete-mindmap-nodeupdate-board-classificationcreate-board-export-jobremove-project-member

    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

    create-boardupdate-boarddelete-boardcopy-boardcreate-image-item-using-url

    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.

  • LowAS-002

    ⚠️Excessive Permissions

    delete-board:tool declares http permission

    Fix: 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 k-jarzyna-mcp-miro"

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)