Critical-risk tools in TickTick MCP Service
4 of the 28 tools in TickTick MCP Service are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
delete_goalDestructive删除目标 Args: goal_id: 目标ID (任务ID) Returns: 删除操作的结果
-
delete_projectDestructive删除项目 (调用模块级逻辑函数) Args: project_id_or_name: 项目ID或项目名称 Returns: 删除操作的响应字典 (包含 success, info, data)
-
delete_tagDestructive删除标签 Args: tag_id_or_name: 标签ID或标签名称 Returns: 删除操作的响应
-
delete_taskDestructive删除任务 (调用模块级逻辑函数) Args: task_id_or_title: 任务ID或任务标题 Returns: 删除操作的响应
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.