← 返回 Skills 市场
flychicks

Proactive Agent Skill 1.0.0

作者 Flychicks · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
380
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install proactive-agent-skill-1-0-0
功能描述
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes WAL Protocol, Working Buffer, Autono...
安全使用建议
This skill is a pattern/template for making an agent proactive (WAL, heartbeats, crons) but it leaves key operational details unspecified. Before installing or adopting it: (1) verify how email/calendar/OpenClaw access will be implemented — do not provide credentials unless you understand the connector and trust the endpoint; (2) inspect and restrict what gets written to working-buffer.md and MEMORY.md (avoid logging credentials or PII; consider encryption or limited retention); (3) review any cron/automation commands before adding them to your system (ensure they run only the intended CLI and with least privilege); (4) ensure 'openclaw' binary or other tools referenced are installed from trusted sources and update the skill metadata to declare these requirements; (5) prefer manual testing in a sandboxed account or environment first. These gaps look like sloppy/overly-ambitious documentation rather than clearly malicious intent, but they could lead to data exposure if followed blindly.
功能分析
Type: OpenClaw Skill Name: proactive-agent-skill-1-0-0 Version: 1.0.0 The skill bundle contains instructions for an AI agent to establish persistence via system crontabs and access sensitive personal data sources like email inboxes and calendars under the guise of 'proactivity'. It also mandates a 'Write-Ahead Logging' (WAL) protocol that instructs the agent to log all interactions and critical details to local files (e.g., `working-buffer.md`), which creates a significant risk of sensitive data exposure or credential logging without explicit security controls. These high-risk behaviors are documented in SKILL.md as core features rather than malicious exploits, but they significantly expand the agent's attack surface and data access privileges.
能力评估
Purpose & Capability
The skill's claimed purpose (make agents proactive: WAL, working buffer, heartbeats, autonomous crons) matches the instructions for file-based memory, compaction, and scheduling. However the SKILL.md references running 'openclaw run' and checking 'OpenClaw gateway status' without declaring required binaries or connector credentials, which is an incoherence between declared requirements (none) and the runtime actions it prescribes.
Instruction Scope
Instructions explicitly direct the agent to check email inboxes, calendars, 'system status', and 'OpenClaw gateway status', and to 'log everything' into working-buffer and MEMORY.md. Those actions imply access to user data and external services but the skill does not specify how to authenticate, what endpoints to use, or what filtering/retention to apply. That broad data-collection guidance could result in sensitive information being stored or exposed if operators follow it without guardrails.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes direct code-install risk. There is nothing written to disk by an installer here — however the instructions themselves advise creating files and cron jobs at the OS level, which creates persistence later if followed.
Credentials
The SKILL.md implies the need for credentials/connectors to access email, calendar, and the OpenClaw gateway, yet requires.env is empty and no primary credential is declared. That mismatch is disproportionate: actions that access third-party services normally require explicit credential configuration. Also the suggested 'log everything' and long-term MEMORY.md retention raise privacy concerns if sensitive tokens or PII are captured.
Persistence & Privilege
The skill does not request elevated platform privileges and always:false. However it instructs adding OS-level cron jobs and persistent memory files (SESSION-STATE.md, MEMORY.md, working-buffer.md), which create lasting agent behavior and stored data. This persistent behavior is expected for a proactive agent but increases blast radius if misconfigured.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install proactive-agent-skill-1-0-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /proactive-agent-skill-1-0-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the proactive-agent skill. - Introduces WAL Protocol for reliable state preservation and recovery. - Implements a working buffer to prevent context loss and auto-archive critical logs. - Adds autonomous and prompted cron features for automation and proactive agent behavior. - Provides configurable heartbeat checks for routine status monitoring. - Includes setup guides, usage examples, and best practices for building self-improving agents.
元数据
Slug proactive-agent-skill-1-0-0
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Proactive Agent Skill 1.0.0 是什么?

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes WAL Protocol, Working Buffer, Autono... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 380 次。

如何安装 Proactive Agent Skill 1.0.0?

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

Proactive Agent Skill 1.0.0 是免费的吗?

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

Proactive Agent Skill 1.0.0 支持哪些平台?

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

谁开发了 Proactive Agent Skill 1.0.0?

由 Flychicks(@flychicks)开发并维护,当前版本 v1.0.0。

💬 留言讨论