← 返回 Skills 市场
Proactive Agent
作者
asterisk622
· GitHub ↗
· v3.1.3
· MIT-0
132
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xiaoding-proactive-agent
功能描述
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autono...
安全使用建议
This skill is mostly coherent with a proactive, stateful agent: it copies assets into the workspace, writes and reads memory/state files, and provides a local security-audit script. However: 1) Review the files before running — the repo encourages autonomous file edits ('Don't ask permission'), so verify you want that level of autonomy. 2) Run scripts (e.g., ./scripts/security-audit.sh) in an isolated/sandboxed environment first to see what they check and to ensure they do not touch unexpected locations. 3) Confirm the author/source — there is no homepage and the owner is unknown. 4) If you plan to allow autonomous invocation, add gating that requires explicit human approval for any action that leaves the machine, sends data externally, or performs destructive changes. 5) Check .credentials and .gitignore after installing to ensure secrets are not exposed. If any of these points worry you or you need it to be less autonomous, do not enable it with full privileges until you've audited and adjusted its policies.
功能分析
Type: OpenClaw Skill
Name: xiaoding-proactive-agent
Version: 3.1.3
The bundle provides a sophisticated framework for a 'Proactive Agent' focused on memory persistence and security hardening. It includes a legitimate security audit script (scripts/security-audit.sh) and extensive instructions (SKILL.md, AGENTS.md, HEARTBEAT.md) that establish defensive guardrails, such as explicitly forbidding the execution of instructions from external content and requiring human approval for external actions. While it encourages 'relentless resourcefulness' and autonomous background tasks, these are aligned with the stated purpose and are balanced by clear safety protocols and self-improvement guardrails.
能力评估
Purpose & Capability
The name/description (proactive agent, WAL, working buffer, heartbeats) match the SKILL.md and asset files: they instruct the agent to read/write onboarding, memory, and state files and to run periodic checks. That functionality would legitimately need workspace file reads/writes and the provided security-audit script. However some text (AGENTS.md / SOUL.md) explicitly encourages acting without asking ('Don't ask permission. Just do it', 'Ask forgiveness, not permission'), which broadens the agent's authority beyond typical 'assistive' behavior and is notable even if coherent with the stated 'proactive' purpose.
Instruction Scope
Runtime instructions require copying assets into the workspace, scanning every message for triggers, updating SESSION-STATE.md, maintaining working-buffer.md, and running scripts/security-audit.sh. These are consistent with a stateful proactive agent. The docs also reference reading some non-workspace locations (e.g., $HOME/.clawdbot/clawdbot.json, /tmp/clawdbot logs) during heartbeats and audit — access to user home config and tmp logs is outside the immediate workspace and may be surprising. The SKILL.md and references include explicit lists of prompt-injection patterns and defensive guidance (good), but those same patterns were detected by the pre-scan (they appear as examples), which could be confusing in automated evaluation contexts.
Install Mechanism
There is no install spec — this is instruction-first and ships assets and one audit script. No downloads or archive extraction are declared, and no external packages or install URLs are used, which reduces supply-chain risk.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The included scripts and docs refer to .credentials and clawdbot config only as things to check — they do not require or hardcode secrets. This is proportionate to the skill's stated purpose.
Persistence & Privilege
always:false and no explicit persistent installer are present (good). However the content repeatedly encourages autonomous, proactive behavior and updating workspace files automatically (writing USER.md, SOUL.md, MEMORY.md, SESSION-STATE.md, buffers) and to 'not ask' for permission for many in-workspace changes. If you allow the agent to invoke skills autonomously or grant it execution privileges, that combination increases risk — particularly because it will write files and may read agent-related configs/logs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaoding-proactive-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaoding-proactive-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.1.3
No changes detected in this version. The SKILL.md and all files are unchanged. No update or new features included in version 3.1.3.
v3.1.2
Version 3.1.2 is a maintenance update for Proactive Agent.
- Documentation improved and expanded in SKILL.md:
- Added sections on Autonomous vs Prompted Crons, Verify Implementation Not Intent, and Tool Migration Checklist.
- Clarified WAL Protocol, Working Buffer, and Compaction Recovery features.
- Expanded Security Hardening notes.
- No functional or behavioral changes specified.
元数据
常见问题
Proactive Agent 是什么?
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autono... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 Proactive Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaoding-proactive-agent」即可一键安装,无需额外配置。
Proactive Agent 是免费的吗?
是的,Proactive Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Proactive Agent 支持哪些平台?
Proactive Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Proactive Agent?
由 asterisk622(@asterisk622)开发并维护,当前版本 v3.1.3。
推荐 Skills