Todoist
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill bundle is benign. It provides instructions for installing and using the `todoist-ts-cli` to manage Todoist tasks. All commands and usage examples are directly related to Todoist functionality. The `SKILL.md` file requires an external npm package (`todoist-ts-cli`) for installation, which is a standard dependency management practice and does not inherently indicate malicious intent within this skill bundle. It also correctly specifies the need for a `TODOIST_API_TOKEN` environment variable for authentication, which is a secure practice. There are no signs of data exfiltration, persistence mechanisms, prompt injection attempts against the agent, or other malicious behaviors.
