Back to skill

Security audit

Todoist Task Manager

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward Todoist command-line helper with expected account access, though users should protect the Todoist token and be careful with delete commands.

Install only if you intend to let the agent manage your Todoist tasks. Treat ~/.config/todoist/config.json as a secret, restrict its permissions, avoid exposing the token in shell history or screenshots, and verify task IDs before running complete, modify, or delete commands.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (2)

Missing User Warnings

Medium
Confidence
92% confidence
Finding
The skill instructs users to place a live Todoist API token in a plaintext config file under their home directory without any guidance on file permissions, secret storage, or avoiding shell history leaks. This can expose credentials to other local users, backups, logs, or malware, enabling unauthorized access to the user's Todoist account.

Missing User Warnings

Medium
Confidence
82% confidence
Finding
The skill documents a destructive delete command without warning that it permanently removes task data. A user following examples blindly could unintentionally delete tasks, causing preventable data loss even though the command is legitimate for the tool's purpose.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.