← 返回 Skills 市场
sunshine-del-ux

Agent Task Tracker

作者 Sunshine-del-ux · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ⚠ suspicious
273
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sunshine-agent-task-tracker
功能描述
Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc...
安全使用建议
Before installing, consider these actions: (1) Confirm the publisher/owner identity — registry metadata and _meta.json disagree. (2) Understand exactly what will be written to memory/tasks.md and where that file is stored and who can read it; avoid storing outputs that may contain secrets. (3) Ask the author to add sanitization (filtering/redaction), configurable retention, and an opt-in toggle so it isn't automatically invoked for every task. (4) If you enable it, review the first few entries of memory/tasks.md to verify no sensitive data is being persisted and set pruning/rotation limits. (5) If you need stronger guarantees, require encryption or tie storage to a controlled vault. If the developer can provide clearer metadata, explicit sanitization rules, and opt-in triggers (instead of unconditional write-first), my confidence in this skill would increase.
功能分析
Type: OpenClaw Skill Name: sunshine-agent-task-tracker Version: 1.1.1 The 'sunshine-agent-task-tracker' skill is a utility designed for state management, instructing the agent to maintain a local Markdown file (memory/tasks.md) to track task progress and background processes across sessions. The instructions in SKILL.md are focused on organizational record-keeping and do not contain any indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The declared purpose (task-state tracking across sessions) matches the instructions to read/write memory/tasks.md and record task lifecycle events. However the SKILL.md claims it "Triggers automatically — not user-invoked" while registry flags show it is user-invocable and not forced-always; the package metadata in _meta.json (ownerId, slug, version, publishedAt) also disagrees with the registry metadata. These metadata mismatches reduce trust and coherence.
Instruction Scope
Instructions require writing persistent state for every task and explicitly instruct recording background session IDs, PIDs, server names, and the exact command. They also mandate 'write-first' (update the persistent file before reporting to the user). That behavior increases risk of persisting sensitive data (credentials, tokens, or confidential outputs) and creates a privacy/exfiltration surface even though no external network endpoints are used.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk in terms of code being written to disk or arbitrary downloads.
Credentials
The skill requests no environment variables, binaries, or config paths, which is proportionate to a purely in-memory or agent-memory file writer. That said, the instructions expect the agent to capture runtime process/session details (PID, server, command) without declaring what permissions or APIs are used to obtain those — a minor mismatch to clarify.
Persistence & Privilege
The skill asks for persistent storage of task state that 'survives session resets' and to be used on EVERY task. While it is not declared as always:true, autonomous invocation is allowed by default; combined with the 'write-first' rule, this gives it a broad ability to persist content automatically. This creates ongoing privacy and data-retention risk if the stored content can include secrets or sensitive results.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sunshine-agent-task-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sunshine-agent-task-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Improved skill documentation with detailed state management rules and markdown format in SKILL.md - Clarified when and how to track task state, including background process details and multi-step tasks - Added guidance on state file limits, pruning, and task summary formatting - Now ensures session resilience and user context recovery after resets or compaction
元数据
Slug sunshine-agent-task-tracker
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Agent Task Tracker 是什么?

Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 273 次。

如何安装 Agent Task Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sunshine-agent-task-tracker」即可一键安装,无需额外配置。

Agent Task Tracker 是免费的吗?

是的,Agent Task Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Agent Task Tracker 支持哪些平台?

Agent Task Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Agent Task Tracker?

由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.1.1。

💬 留言讨论