Todo Manager
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle defines a simple todo manager. The `_meta.json` file contains standard metadata. The `SKILL.md` file describes the skill's functionality, usage examples, and specifies a local storage path (`~/.openclaw/workspace/todos.md`) for its data. There are no instructions or code snippets that suggest malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior beyond its stated purpose. The file access is confined to a designated workspace file, which is appropriate for a stateful skill.
