← Back to Skills Marketplace
amirbrooks

Task

by amirbrooks · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
6843
Downloads
0
Stars
44
Active Installs
1
Versions
Install in OpenClaw
/install task
Description
Tasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands.
Usage Guidance
Before installing, understand that anything you type after `/task` will be sent unchanged to the `tasker_cmd` tool. Install it if you trust that task tool and want a direct command wrapper; avoid using it for sensitive text unless the downstream tool's handling is acceptable to you.
Capability Analysis
Type: OpenClaw Skill Name: task Version: 0.1.0 The skill is classified as suspicious due to the instruction in SKILL.md to "For `/task ...`, pass the args through unchanged" combined with `command-arg-mode: raw`. This creates a direct passthrough of user-provided arguments to the `tasker_cmd` tool. While `command-dispatch: tool` implies a controlled environment, this mechanism presents a significant risk if the `tasker_cmd` tool or the underlying execution environment is vulnerable to argument injection or allows arbitrary command execution, potentially leading to malicious execution initiated by a user. The skill itself does not explicitly instruct the agent to perform malicious actions, but it exposes a high-risk capability.
Capability Assessment
Purpose & Capability
The reported behavior fits a task command skill: `/task ...` forwards the user's task arguments to `tasker_cmd`. The capability is direct, but it is purpose-aligned and tied to a specific tool rather than arbitrary shell execution in the supplied evidence.
Instruction Scope
`command-arg-mode: raw` and the instruction to pass arguments unchanged mean user text is forwarded without skill-level validation. That should be visible to users, but the evidence does not show hidden instructions, prompt injection, exfiltration, or automatic execution beyond the user-invoked command.
Install Mechanism
No artifact evidence was provided of unusual installation steps, package persistence, background workers, or dependency installation beyond the declared command/tool dispatch behavior.
Credentials
The described access is proportionate for a slash-command wrapper because it acts on explicit user input and dispatches to a named task tool. The VirusTotal concern is conditional on a vulnerability in the downstream tool, not evidence that this skill itself bypasses safeguards.
Persistence & Privilege
No supplied artifact evidence indicates credential harvesting, session/profile access, privilege escalation, durable persistence, broad local indexing, or destructive mutation outside the task tool's normal user-directed scope.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install task
  3. After installation, invoke the skill by name or use /task
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the task skill for natural-language task management. - Handles task management requests by dispatching commands to Tasker via tool-dispatch. - Supports natural language to CLI arg translation; passes through explicit /task commands. - Produces human-friendly, chat-optimized outputs by default (Telegram/WhatsApp compatible). - Implements logic for parsing multi-part task titles/details/dates when explicit separators are used. - Supports intuitive mappings for today’s tasks, week planning, adding/completing tasks, and project/task board views. - Falls back to selector resolution when task references are ambiguous, always hiding machine IDs from output.
Metadata
Slug task
Version 0.1.0
License
All-time Installs 238
Active Installs 44
Total Versions 1
Frequently Asked Questions

What is Task?

Tasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands. It is an AI Agent Skill for Claude Code / OpenClaw, with 6843 downloads so far.

How do I install Task?

Run "/install task" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Task free?

Yes, Task is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Task support?

Task is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Task?

It is built and maintained by amirbrooks (@amirbrooks); the current version is v0.1.0.

💬 Comments