{"generated_at":"2026-08-13T12:51:35+00:00","item":{"added_at":"2026-07-05","analysis_method":"capability_triage","category":"Web Connector","description":"Allow Claude to seamlessly manage your productivity and time blocking by tracking, organizing, and updating your TickTick tasks directly within your chat workflow.","did":"ant-dir-ticktick","homepage_url":"https://ticktick.com","icon":"https://ticktick.com/favicon.ico","id":"ant.dir.ticktick","installs":14349,"last_scanned":"2026-07-05","license":"","long_description":"Allow Claude to seamlessly manage your productivity and time blocking by tracking, organizing, and updating your TickTick tasks directly within your chat workflow.","name":"TickTick","plutonium_url":"https://plutonium.pluto.security/detail.html?planet=claudesec&did=ant-dir-ticktick&utm_source=plutonium_analysis_skill&utm_medium=claude_skill&utm_campaign=connector_risk_assessment","publisher":"Appest Inc","publisher_url":"https://ticktick.com","repository_url":"","risk":"high","risk_severity":"high","security_risks":[{"description":"The connector can access your TickTick tasks, projects, comments, tags, and habit data, which may include sensitive personal plans, schedules, and notes.","risk_type":"reads_private_data","severity":"medium","title":"Reads your private information"},{"description":"The connector can create and update tasks, projects, sections/columns, comments, tags, habits, and habit check-ins, potentially altering your productivity system and records.","risk_type":"modifies_data","severity":"medium","title":"Can change or update your information"},{"description":"The connector can delete tasks, comments, and project groups/folders, which could permanently remove important content if invoked incorrectly or maliciously.","risk_type":"deletes_data","severity":"high","title":"Can permanently delete data"},{"description":"Using the connector typically requires storing an access token/session for ongoing access to your TickTick account, increasing impact if credentials are compromised.","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"],"tools":[{"description":"Retrieves the user's TickTick preferences/settings.","name":"get_user_preference"},{"description":"Retrieves the user's TickTick preferences/settings.","name":"get-user-preference"},{"description":"Searches for tasks in TickTick by query/filters.","name":"search_task"},{"description":"Searches for tasks in TickTick by query/filters.","name":"search-task"},{"description":"Fetches a specific task by its TickTick task ID.","name":"get_task_by_id"},{"description":"Fetches a specific task by its TickTick task ID.","name":"get-task-by-id"},{"description":"Lists incomplete tasks matching a time-based query.","name":"list_undone_tasks_by_time_query"},{"description":"Lists incomplete tasks matching a time-based query.","name":"list-undone-tasks-by-time-query"},{"description":"Lists incomplete tasks for a given date.","name":"list_undone_tasks_by_date"},{"description":"Lists incomplete tasks for a given date.","name":"list-undone-tasks-by-date"},{"description":"Lists completed tasks for a given date.","name":"list_completed_tasks_by_date"},{"description":"Lists completed tasks for a given date.","name":"list-completed-tasks-by-date"},{"description":"Filters tasks according to provided criteria.","name":"filter_tasks"},{"description":"Filters tasks according to provided criteria.","name":"filter-tasks"},{"description":"Lists TickTick projects.","name":"list_projects"},{"description":"Lists TickTick projects.","name":"list-projects"},{"description":"Creates a new TickTick project.","name":"create_project","risk":{"category":"state_change","level":"medium","why":"Creates new project data in the user's TickTick workspace."}},{"description":"Creates a new TickTick project.","name":"create-project","risk":{"category":"state_change","level":"medium","why":"Creates new project data in the user's TickTick workspace."}},{"description":"Updates an existing TickTick project.","name":"update_project","risk":{"category":"state_change","level":"medium","why":"Modifies project metadata/settings which can affect organization and visibility."}},{"description":"Updates an existing TickTick project.","name":"update-project","risk":{"category":"state_change","level":"medium","why":"Modifies project metadata/settings which can affect organization and visibility."}},{"description":"Fetches a specific project by its TickTick project ID.","name":"get_project_by_id"},{"description":"Fetches a specific project by its TickTick project ID.","name":"get-project-by-id"},{"description":"Retrieves a project along with its incomplete tasks.","name":"get_project_with_undone_tasks"},{"description":"Retrieves a project along with its incomplete tasks.","name":"get-project-with-undone-tasks"},{"description":"Lists or fetches tasks within a specified project.","name":"get_task_in_project"},{"description":"Lists or fetches tasks within a specified project.","name":"get-task-in-project"},{"description":"Lists columns within a project/board.","name":"list_columns"},{"description":"Lists sections within a project.","name":"list-sections"},{"description":"Creates a new column in a project/board.","name":"create_column","risk":{"category":"state_change","level":"medium","why":"Adds new structural data (a column) that changes how tasks are organized."}},{"description":"Creates a new section in a project.","name":"create-section","risk":{"category":"state_change","level":"medium","why":"Adds new structural data (a section) that changes task organization."}},{"description":"Updates an existing column in a project/board.","name":"update_column","risk":{"category":"state_change","level":"medium","why":"Edits structural organization which can reorder or rename workflow columns."}},{"description":"Updates an existing section in a project.","name":"update-section","risk":{"category":"state_change","level":"medium","why":"Edits structural organization which can change grouping and visibility of tasks."}},{"description":"Lists project groups/folders.","name":"list_project_groups"},{"description":"Lists project groups/folders.","name":"list-folders"},{"description":"Creates a new project group/folder.","name":"create_project_group","risk":{"category":"state_change","level":"medium","why":"Creates a new folder/group that changes workspace structure."}},{"description":"Creates a new project group/folder.","name":"create-folder","risk":{"category":"state_change","level":"medium","why":"Creates a new folder/group that changes workspace structure."}},{"description":"Updates an existing project group/folder.","name":"update_project_group","risk":{"category":"state_change","level":"medium","why":"Modifies folder/group metadata which can affect organization and access patterns."}},{"description":"Updates an existing project group/folder.","name":"update-folder","risk":{"category":"state_change","level":"medium","why":"Modifies folder/group metadata which can affect organization and access patterns."}},{"description":"Deletes a project group/folder.","name":"delete_project_group","risk":{"category":"destructive","level":"high","why":"Deletion of a folder/group can remove or orphan organizational structure and potentially associated items."}},{"description":"Deletes a project group/folder.","name":"delete-folder","risk":{"category":"destructive","level":"high","why":"Deletion of a folder/group can remove or orphan organizational structure and potentially associated items."}},{"description":"Creates a new task.","name":"create_task","risk":{"category":"state_change","level":"medium","why":"Adds new task records which can alter the user's workload and planning."}},{"description":"Creates a new task.","name":"create-task","risk":{"category":"state_change","level":"medium","why":"Adds new task records which can alter the user's workload and planning."}},{"description":"Creates multiple tasks in a single operation.","name":"batch_add_tasks","risk":{"category":"state_change","level":"medium","why":"Bulk creation can spam or significantly alter task lists at once."}},{"description":"Creates multiple tasks in a single operation.","name":"batch-add-tasks","risk":{"category":"state_change","level":"medium","why":"Bulk creation can spam or significantly alter task lists at once."}},{"description":"Marks a task as completed.","name":"complete_task","risk":{"category":"state_change","level":"medium","why":"Changes task state and could incorrectly close items impacting reminders and tracking."}},{"description":"Marks a task as completed.","name":"complete-task","risk":{"category":"state_change","level":"medium","why":"Changes task state and could incorrectly close items impacting reminders and tracking."}},{"description":"Marks tasks in a project as completed.","name":"complete_tasks_in_project","risk":{"category":"state_change","level":"medium","why":"Bulk completion can incorrectly close many tasks, impacting planning and reporting."}},{"description":"Marks tasks in a project as completed.","name":"complete-tasks-in-project","risk":{"category":"state_change","level":"medium","why":"Bulk completion can incorrectly close many tasks, impacting planning and reporting."}},{"description":"Updates fields of an existing task.","name":"update_task","risk":{"category":"state_change","level":"medium","why":"Edits task content, dates, priorities, or metadata which can change schedules and intent."}},{"description":"Updates fields of an existing task.","name":"update-task","risk":{"category":"state_change","level":"medium","why":"Edits task content, dates, priorities, or metadata which can change schedules and intent."}},{"description":"Moves a task to a different project/section/list.","name":"move_task","risk":{"category":"state_change","level":"medium","why":"Reorganizes tasks and may cause items to be misplaced or hidden from expected views."}},{"description":"Moves a task to a different project/section/list.","name":"move-task","risk":{"category":"state_change","level":"medium","why":"Reorganizes tasks and may cause items to be misplaced or hidden from expected views."}},{"description":"Updates multiple tasks in a single operation.","name":"batch_update_tasks","risk":{"category":"state_change","level":"medium","why":"Bulk edits can unintentionally change many tasks at once (dates, status, content)."}},{"description":"Updates multiple tasks in a single operation.","name":"batch-update-tasks","risk":{"category":"state_change","level":"medium","why":"Bulk edits can unintentionally change many tasks at once (dates, status, content)."}},{"description":"Deletes a task.","name":"delete_task","risk":{"category":"destructive","level":"high","why":"Task deletion can permanently remove task details and associated context."}},{"description":"Deletes a task.","name":"delete-task","risk":{"category":"destructive","level":"high","why":"Task deletion can permanently remove task details and associated context."}},{"description":"Retrieves comments associated with a task or item.","name":"get_comment"},{"description":"Retrieves comments associated with a task or item.","name":"get-comment"},{"description":"Adds a comment to a task or item.","name":"add_comment","risk":{"category":"state_change","level":"medium","why":"Writes user content into TickTick and can add unwanted or misleading notes."}},{"description":"Adds a comment to a task or item.","name":"add-comment","risk":{"category":"state_change","level":"medium","why":"Writes user content into TickTick and can add unwanted or misleading notes."}},{"description":"Deletes a comment from a task or item.","name":"delete_comment","risk":{"category":"destructive","level":"high","why":"Comment deletion can permanently remove notes/context needed for task history."}},{"description":"Deletes a comment from a task or item.","name":"delete-comment","risk":{"category":"destructive","level":"high","why":"Comment deletion can permanently remove notes/context needed for task history."}},{"description":"Lists available tags.","name":"list_tags"},{"description":"Lists available tags.","name":"list-tags"},{"description":"Creates a new tag.","name":"create_tag","risk":{"category":"state_change","level":"medium","why":"Adds new organizational metadata which can alter tagging conventions and workflows."}},{"description":"Creates a new tag.","name":"create-tag","risk":{"category":"state_change","level":"medium","why":"Adds new organizational metadata which can alter tagging conventions and workflows."}},{"description":"Lists habits tracked in TickTick.","name":"list_habits"},{"description":"Lists habits tracked in TickTick.","name":"list-habits"},{"description":"Lists habit sections/categories.","name":"list_habit_sections"},{"description":"Lists habit sections/categories.","name":"list-habit-sections"},{"description":"Creates a new habit.","name":"create_habit","risk":{"category":"state_change","level":"medium","why":"Creates new habit tracking entries which can affect personal analytics and routines."}},{"description":"Creates a new habit.","name":"create-habit","risk":{"category":"state_change","level":"medium","why":"Creates new habit tracking entries which can affect personal analytics and routines."}},{"description":"Updates an existing habit.","name":"update_habit","risk":{"category":"state_change","level":"medium","why":"Changes habit definitions and goals, potentially impacting tracking accuracy."}},{"description":"Updates an existing habit.","name":"update-habit","risk":{"category":"state_change","level":"medium","why":"Changes habit definitions and goals, potentially impacting tracking accuracy."}},{"description":"Fetches details for a specific habit.","name":"get_habit"},{"description":"Fetches details for a specific habit.","name":"get-habit"},{"description":"Retrieves habit check-in history.","name":"get_habit_checkins"},{"description":"Retrieves habit check-in history.","name":"get-habit-check-ins"},{"description":"Creates or updates habit check-ins.","name":"upsert_habit_checkins","risk":{"category":"state_change","level":"medium","why":"Writes or overwrites habit completion records, affecting personal history and metrics."}},{"description":"Creates or updates habit check-ins.","name":"log-habit-check-ins","risk":{"category":"state_change","level":"medium","why":"Writes or overwrites habit completion records, affecting personal history and metrics."}}],"tools_count":80,"type":"web_connector","url":"https://claude.ai/directory/8998ee3e-3ade-49db-b4b1-bd888240c8d0","uuid":"8998ee3e-3ade-49db-b4b1-bd888240c8d0","version":""},"query_key":"ticktick","schema_version":1,"status":"match"}
