← Back to Skills Marketplace
asterisk622

Proactive Agent

by asterisk622 · GitHub ↗ · v3.1.3 · MIT-0
cross-platform ⚠ suspicious
132
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xiaoding-proactive-agent
Description
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autono...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiaoding-proactive-agent
  3. After installation, invoke the skill by name or use /xiaoding-proactive-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug xiaoding-proactive-agent
Version 3.1.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Proactive Agent?

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autono... It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.

How do I install Proactive Agent?

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

Is Proactive Agent free?

Yes, Proactive Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Proactive Agent support?

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

Who created Proactive Agent?

It is built and maintained by asterisk622 (@asterisk622); the current version is v3.1.3.

💬 Comments