{"generated_at":"2026-08-17T10:36:11+00:00","item":{"added_at":"2026-07-05","analysis_method":"capability_triage","category":"Web Connector","description":"Connect Claude to Miro to summarize existing boards or build new ones from scratch. Run sharper workshops, sprint planning, and product strategy sessions with Claude-generated layouts, frames, sticky ","did":"ant-dir-miro","homepage_url":"https://miro.com","icon":"https://miro.com/favicon.ico","id":"ant.dir.miro","installs":20371,"last_scanned":"2026-07-05","license":"","long_description":"Connect Claude to Miro to summarize existing boards or build new ones from scratch. Run sharper workshops, sprint planning, and product strategy sessions with Claude-generated layouts, frames, sticky notes, images, docs, diagrams, tables, and more.\n\nKey use cases:\n\n• Summarize and search boards: Drop a board URL into Claude to pull out themes, decisions, and open questions from retros, planning sessions, and strategy maps. Search across every board you have access to.\n• Build new boards from scratch: Generate ready-to-run layouts for retros, sprint planning, and product strategy with frames, sticky notes, cards, tables, docs, and images.\n• Bring research onto the canvas: Have Claude research a topic — competitors, user feedback, market trends, prior art — and lay the findings out on a fresh board as diagrams, sticky notes, tables, docs, and images, ready to share with your team.\n• Visualize complex ideas: Turn a prompt, PR, or spec into architecture, sequence-flow, ERD, or user-journey diagrams directly on the canvas.\n• Act on feedback agentically: Read and resolve comments, reply in-thread, and convert scattered team discussion into a clear list of action items right on the board.","name":"Miro","plutonium_url":"https://plutonium.pluto.security/detail.html?planet=claudesec&did=ant-dir-miro&utm_source=plutonium_analysis_skill&utm_medium=claude_skill&utm_campaign=connector_risk_assessment","publisher":"Miro","publisher_url":"https://miro.com","repository_url":"","risk":"high","risk_severity":"high","security_risks":[{"description":"Can read Miro board contents (including docs, comments, tables, images) that may include confidential product plans, customer data, or internal discussions.","risk_type":"reads_private_data","severity":"medium","title":"Reads your private information"},{"description":"Can create and update boards and their contents (layouts, docs, diagrams, tables, images, comments), potentially altering shared team workspaces.","risk_type":"modifies_data","severity":"medium","title":"Can change or update your information"},{"description":"Includes tools that can delete items (e.g., code widgets), which may remove important artifacts and be difficult to recover depending on Miro settings.","risk_type":"deletes_data","severity":"high","title":"Can permanently delete data"},{"description":"Can reply to and resolve comments in-thread, which could communicate misleading information or prematurely close discussion under your identity.","risk_type":"sends_messages_as_you","severity":"medium","title":"Can send messages as you"},{"description":"Likely relies on an OAuth/token connection to access Miro; if compromised, an attacker could read and modify boards you can access.","risk_type":"requires_persistent_credentials","severity":"medium","title":"Stores long-lived access tokens"}],"signature_status":"unknown","source_code_reviewed":false,"tags":["deletes_data","modifies_data","reads_private_data","requires_persistent_credentials","sends_messages_as_you"],"tools":[{"description":"Lists items on a Miro board (frames, stickies, cards, shapes, etc.).","name":"board_list_items"},{"description":"Explores available Miro context such as accessible workspaces/boards or metadata for navigation.","name":"context_explore"},{"description":"Fetches detailed context information from Miro (e.g., board/workspace metadata).","name":"context_get"},{"description":"Creates a diagram on a Miro board from a structured description.","name":"diagram_create","risk":{"category":"state_change","level":"medium","why":"Creates new content on boards, potentially adding unwanted or misleading artifacts."}},{"description":"Retrieves the diagram’s DSL/definition used to represent it.","name":"diagram_get_dsl"},{"description":"Creates a Miro doc object on a board.","name":"doc_create","risk":{"category":"state_change","level":"medium","why":"Writes new documentation content to a board, which could introduce incorrect or sensitive text."}},{"description":"Reads a Miro doc’s contents.","name":"doc_get"},{"description":"Updates an existing Miro doc.","name":"doc_update","risk":{"category":"state_change","level":"medium","why":"Edits existing documentation and could overwrite or alter important project information."}},{"description":"Downloads image binary/data from a Miro image item.","name":"image_get_data"},{"description":"Obtains an upload URL to upload an image into Miro.","name":"image_get_upload_url","risk":{"category":"state_change","level":"medium","why":"Enables uploading new image content into Miro, potentially adding inappropriate or sensitive material."}},{"description":"Gets a URL for a Miro image item.","name":"image_get_url"},{"description":"Creates a table on a Miro board.","name":"table_create","risk":{"category":"state_change","level":"medium","why":"Creates new structured data on a board that may affect team workflows or planning artifacts."}},{"description":"Lists rows from a Miro table.","name":"table_list_rows"},{"description":"Syncs/updates table rows to match provided data.","name":"table_sync_rows","risk":{"category":"state_change","level":"medium","why":"Bulk-updates table data and could overwrite rows or inject incorrect planning/research information."}},{"description":"Creates a new Miro board.","name":"board_create","risk":{"category":"state_change","level":"medium","why":"Creates new boards which can clutter workspaces or place content in the wrong location/visibility scope."}},{"description":"Searches for Miro boards you have access to.","name":"board_search_boards"},{"description":"Creates a code widget item on a board.","name":"code_widget_create","risk":{"category":"state_change","level":"medium","why":"Adds a code widget that could contain sensitive snippets or confusing/unsafe code examples for collaborators."}},{"description":"Deletes a code widget from a board.","name":"code_widget_delete","risk":{"category":"destructive","level":"high","why":"Permanently removes a board item, risking loss of important content."}},{"description":"Reads a code widget’s contents.","name":"code_widget_get"},{"description":"Lists code widget items on a board.","name":"code_widget_list_items"},{"description":"Updates an existing code widget.","name":"code_widget_update","risk":{"category":"state_change","level":"medium","why":"Modifies code widget content and could overwrite or alter important snippets or instructions."}},{"description":"Lists comments on a board or item.","name":"comment_list_comments"},{"description":"Replies to a comment thread as the connected user.","name":"comment_reply","risk":{"category":"sends_externally","level":"medium","why":"Sends messages to collaborators under your identity, which could miscommunicate decisions or leak information."}},{"description":"Resolves/closes a comment thread.","name":"comment_resolve","risk":{"category":"state_change","level":"medium","why":"Changes discussion state and could prematurely close or hide unresolved issues."}},{"description":"Creates an image item on a Miro board (upload/insert).","name":"image_create","risk":{"category":"state_change","level":"medium","why":"Adds new visual content that could be sensitive, inappropriate, or misleading."}},{"description":"Creates a board layout (frames/structures) from a layout definition.","name":"layout_create","risk":{"category":"state_change","level":"medium","why":"Writes structural content to a board, potentially reorganizing or adding extensive artifacts."}},{"description":"Retrieves the DSL/definition for a board layout.","name":"layout_get_dsl"},{"description":"Reads an existing board layout and its structure.","name":"layout_read"},{"description":"Updates an existing layout on a board.","name":"layout_update","risk":{"category":"state_change","level":"medium","why":"Alters board structure and can significantly change how content is organized and understood."}},{"description":"Reads a prototype artifact from Miro.","name":"prototype_read"},{"description":"Creates a prototype artifact on a Miro board.","name":"prototype_create","risk":{"category":"state_change","level":"medium","why":"Creates new interactive content on boards, affecting shared workspace artifacts and visibility."}}],"tools_count":31,"type":"web_connector","url":"https://claude.ai/directory/72480fb8-32ed-4075-b1c4-79e09c858b29","uuid":"72480fb8-32ed-4075-b1c4-79e09c858b29","version":""},"query_key":"miro","schema_version":1,"status":"match"}
