geralt1983-mcp-todoist
mcpsmitheryStreamline Todoist task management from your workflow. Create, update, move, complete, and delete tasks with natural filters like today or overdue, and manage projects, sections, and labels. Plan your day or week with quick-add, daily review, and project overview prompts.
By Smithery | 54 findings | Scanned 4/6/2026 | tooltrust-scanner/v0.3.6
Risk Summary
Needs ApprovalDep 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 (54)
tool declares exec permission
TODOIST_CREATE_TASKTODOIST_UPDATE_TASKtool declares network permission
TODOIST_GET_ALL_COMMENTSTODOIST_GET_ALL_TASKSTODOIST_GET_TASKFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool declares fs permission
TODOIST_CREATE_COMMENTTODOIST_CREATE_LABELTODOIST_CREATE_PROJECTTODOIST_CREATE_SECTIONTODOIST_CREATE_TASKTODOIST_DELETE_LABELTODOIST_DELETE_PROJECTTODOIST_DELETE_SECTIONTODOIST_DELETE_TASKTODOIST_UPDATE_COMMENTTODOIST_UPDATE_PROJECTTODOIST_UPDATE_SECTIONTODOIST_UPDATE_TASKFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
TODOIST_CREATE_TASK:input schema exposes 15 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
TODOIST_CREATE_TASKTODOIST_GET_ALL_COMMENTSTODOIST_GET_ALL_TASKSTODOIST_GET_TASKTODOIST_UPDATE_TASKFix: 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.
TODOIST_ADD_WORKSPACETODOIST_CLOSE_TASKTODOIST_CREATE_COMMENTTODOIST_CREATE_LABELTODOIST_CREATE_PROJECTTODOIST_CREATE_SECTIONTODOIST_CREATE_TASKTODOIST_DELETE_LABELTODOIST_DELETE_PROJECTTODOIST_DELETE_SECTIONTODOIST_DELETE_TASKTODOIST_GET_ALL_COMMENTSTODOIST_GET_ALL_PROJECTSTODOIST_GET_ALL_SECTIONSTODOIST_GET_ALL_TASKSTODOIST_GET_BACKUPSTODOIST_GET_COMMENTTODOIST_GET_LABELTODOIST_GET_PROJECTTODOIST_GET_SECTIONTODOIST_GET_SPECIAL_BACKUPSTODOIST_GET_TASKTODOIST_LIST_ARCHIVED_WORKSPACE_PROJECTSTODOIST_LIST_FILTERSTODOIST_LIST_PENDING_WORKSPACE_INVITATIONSTODOIST_REOPEN_TASKTODOIST_UPDATE_COMMENTTODOIST_UPDATE_PROJECTTODOIST_UPDATE_SECTIONTODOIST_UPDATE_TASKFix: 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 geralt1983-mcp-todoist"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)