ToolTrust
C25/100
Smithery

info-ybpr-gantta-mcp

mcpsmithery

@Smithery

Gantta is an AI-powered project management tool that turns conversations into actionable project plans, timelines, and task breakdowns. Tools Create Project — Generate a structured project plan from a natural language brief List Projects — View all your existing projects and their status Create Actions — Break down projects into prioritised tasks with owners and deadlines Get Timeline — Visualise project milestones and dependencies Log Transcription — Capture meeting notes and convert them into actions Getting Started No account needed to try it — start by asking your AI assistant to create a project plan. When you're ready to save your work permanently, claim your workspace at gantta.co. Built for teams who plan through conversation, not spreadsheets.

By Smithery | 46 findings | Scanned 6/3/2026 | tooltrust-scanner/v0.3.13

7 High4 Medium9 Low26 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 (46)

  • HighAS-002

    ⚠️Excessive Permissions ×7

    tool declares exec permission

    complete_onboardingcreate_actionupdate_actioncreate_projectprocess_meetingadd_assignee

    tool declares network permission

    bot_join_meeting

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

    tool declares fs permission

    create_actionupdate_actiondelete_actioncreate_project

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

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

    complete_onboardingcreate_actionupdate_actioncreate_projectprocess_meetingbot_join_meetingadd_assigneeshare_feedback

    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

    share_feedback: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.

  • InfoAS-014

    ℹ️Dependency Inventory Unavailable ×26

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

    get_onboarding_statuscomplete_onboardingget_account_statusget_overdue_actionsget_project_summaryget_meeting_actionsget_blockerslist_actionslist_projectslist_meetingsget_meetingcreate_actionupdate_actiondelete_actioncreate_projectset_active_projectprocess_meetingbot_join_meetingbot_meeting_statusbot_stop_meetingadd_assigneelist_assigneessend_chaserclaim_accountget_plansshare_feedback

    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 info-ybpr-gantta-mcp"

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)