← Back to Skills Marketplace
cp33333333333

proactive-agent-3.1.0

by cp33333333333 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
339
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install proactive-agent1
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 bundle appears to implement a plausible proactive-agent architecture and includes a harmless local security-audit script, but there are contradictory directives about acting without permission and several places that instruct broad tool use (spawn agents, run searches, write files). Before installing or enabling autonomous invocation: 1) Inspect and remove or reword lines that say "Don't ask permission" or "Ask forgiveness, not permission" if you want strict gating; 2) Ensure your agent runtime enforces human approval for outbound actions (sending messages, deleting files, external network access); 3) Run the provided ./scripts/security-audit.sh in an isolated workspace to see what local secrets/configs it flags; 4) If you plan to let the skill write to local memory files, verify .credentials and other sensitive files are properly protected and gitignored; 5) Prefer enabling this skill in a sandboxed environment first and monitor any autonomous actions. If you want higher assurance, ask the maintainer for clarification on the ambiguous permission rules and an explicit list of actions that require user approval.
Capability Analysis
Type: OpenClaw Skill Name: proactive-agent1 Version: 1.0.0 The bundle provides a comprehensive framework for building proactive AI agents with a strong emphasis on memory persistence and security hardening. It includes a defensive security audit script (scripts/security-audit.sh) that checks for exposed secrets and improper file permissions, and its core instructions (SKILL.md, AGENTS.md) explicitly mandate treating external content as untrusted data to prevent prompt injection. While it encourages 'relentless resourcefulness' in tool usage, it balances this with strict guardrails requiring human approval for external actions and deletions.
Capability Assessment
Purpose & Capability
Name/description (proactive, WAL, working buffer, heartbeats) align with the included docs and scripts: the skill expects to read/write workspace files (SESSION-STATE.md, memory/*, USER.md, etc.) and to run a local security audit script. There are no unexpected external credentials or binaries requested. Minor inconsistency: some files (AGENTS.md, SOUL.md) contain statements like "Don't ask permission. Just do it." which conflict with other guardrails in the same bundle that require human approval for external or destructive actions.
Instruction Scope
SKILL.md and supporting docs instruct the agent to scan messages, write to SESSION-STATE.md and working-buffer files, run ./scripts/security-audit.sh, search memory, and 'try 5–10 approaches' including spawning agents and using tools. Those behaviours are coherent with a proactive-agent purpose, but several directives are ambiguous or contradictory: some places explicitly forbid external actions without approval, while others encourage acting without asking. That ambiguity grants broad discretionary power to the agent at runtime if the host does not enforce explicit action gating.
Install Mechanism
No install spec is present (instruction-only plus one audit script). No remote downloads or package installs. The included shell script is local and readable; it performs benign checks (file permissions, grep/scan) and does not download or execute remote code.
Credentials
The skill declares no required environment variables or credentials. The docs reference local config paths (e.g., .credentials/, $HOME/.clawdbot/clawdbot.json) and expect the agent to check them, which is plausible for a stateful agent. Because the skill doesn't request cloud credentials, there's no apparent overreach — but the agent will be instructed to read/write/work with local files that may contain secrets, so ensure those files are protected.
Persistence & Privilege
The skill is not marked always:true (good) and uses the normal autonomous invocation model. However, multiple places in the content encourage autonomous action without explicit user approval (e.g., 'Don't ask permission. Just do it.' and 'Ask forgiveness, not permission'), which increases risk when combined with default autonomous invocation. Platform-level gating for outbound actions and approvals is recommended before enabling this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proactive-agent1
  3. After installation, invoke the skill by name or use /proactive-agent1
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Proactive-agent 1.0.0 — initial public release. - Introduces a proactive, self-improving architecture for AI agents. - Features the WAL Protocol for robust memory, Working Buffer, Compaction Recovery, Unified Search, and enhanced security. - Supports proactive check-ins, reverse prompting, and autonomy via autonomous/prompted crons. - Includes tool migration guides and self-improvement guardrails. - Part of the Hal Stack.
Metadata
Slug proactive-agent1
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is proactive-agent-3.1.0?

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 339 downloads so far.

How do I install proactive-agent-3.1.0?

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

Is proactive-agent-3.1.0 free?

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

Which platforms does proactive-agent-3.1.0 support?

proactive-agent-3.1.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created proactive-agent-3.1.0?

It is built and maintained by cp33333333333 (@cp33333333333); the current version is v1.0.0.

💬 Comments