← 返回 Skills 市场
openauthority

What Did You Do

作者 OpenAuthority · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install whatdidyoudo
功能描述
Reconstruct and display a plain-language log of recent agent tool calls, actions taken, and decisions made.
安全使用建议
This skill appears to do what it says and does not request extra credentials or install code. However, it reconstructs logs from the agent's conversation context and session metadata and relies on redaction rules written in prose. Before you install or use it for sensitive sessions: (1) confirm how your platform stores conversation/session metadata and who can access it; (2) test the skill in a safe session (with fake secrets) to verify redaction behavior; (3) prefer the platform's structured audit log (the SKILL.md links to an OpenAuthority plugin) for forensic needs because this skill is a narrative reconstruction, not an authoritative tamper-proof audit; and (4) avoid invoking it immediately after operations that handled high-value secrets unless you have strong assurance about redaction and storage policies.
功能分析
Type: OpenClaw Skill Name: whatdidyoudo Version: 1.0.1 The 'whatdidyoudo' skill is designed to provide transparency by summarizing the agent's recent tool calls and actions for the user. It includes a robust redaction policy in SKILL.md to prevent the accidental disclosure of secrets, API keys, or sensitive environment variables, and it does not perform any external network requests or file system modifications.
能力评估
Purpose & Capability
Name and description match the actual behavior: an instruction-only skill that reads the model's conversation context and OpenClaw session metadata to produce a human-readable action log. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
The SKILL.md explicitly says the skill reconstructs the log from the model's conversation context and session metadata and lists redaction rules. That is within scope for a 'what did you do' feature. However, because the skill is instruction-only and depends on the model to redact secrets, there is residual risk that secrets or sensitive arguments present in the conversation or metadata could be included if redaction fails or patterns are incomplete.
Install Mechanism
No install spec and no code files — lowest-risk delivery. Nothing will be written to disk or fetched at install time.
Credentials
The skill declares no environment variables, credentials, or config paths. This aligns with its stated purpose and is proportionate.
Persistence & Privilege
always is false and the skill does not request persistent privileges or to modify other skills. Default autonomous invocation remains enabled (platform default), which is reasonable for a user-invoked inspection tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whatdidyoudo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whatdidyoudo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 introduces a clear redaction policy to enhance user privacy and security: - Added a dedicated "Redaction Policy" section outlining how sensitive data (API keys, passwords, secrets, file contents) is handled and redacted in logs. - Clarified that secrets and credential-like values are replaced with [REDACTED] in the output. - No changes to commands or core functionality.
v1.0.0
Initial release of the **whatdidyoudo** skill — provides a plain-language reconstruction of the agent’s recent actions. - Supports `/whatdidyoudo` to review the last 20 actions, with summaries of tool calls and decisions. - Offers filters for action count (`/whatdidyoudo <n>`), time (`/whatdidyoudo since <time>`), file operations only (`/whatdidyoudo files`), or a high-level session summary (`/whatdidyoudo summary`). - Draws only from the current session’s context ― not a full audit log or permanent record. - Useful for transparency: see file ops, tests, tool invocations, and errors in your current session.
元数据
Slug whatdidyoudo
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

What Did You Do 是什么?

Reconstruct and display a plain-language log of recent agent tool calls, actions taken, and decisions made. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 What Did You Do?

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

What Did You Do 是免费的吗?

是的,What Did You Do 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

What Did You Do 支持哪些平台?

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

谁开发了 What Did You Do?

由 OpenAuthority(@openauthority)开发并维护,当前版本 v1.0.1。

💬 留言讨论