Proactive Agent
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
SKILL-v2.3-backup.md
text/markdown · 20156 bytes
SKILL-v3-draft.md
text/markdown · 16960 bytes
SKILL.md
text/markdown · 20883 bytes
assets/AGENTS.md
text/markdown · 3860 bytes
assets/HEARTBEAT.md
text/markdown · 2939 bytes
assets/MEMORY.md
text/markdown · 836 bytes
assets/ONBOARDING.md
text/markdown · 2423 bytes
assets/SOUL.md
text/markdown · 1431 bytes
assets/TOOLS.md
text/markdown · 1044 bytes
assets/USER.md
text/markdown · 926 bytes
references/onboarding-flow.md
text/markdown · 4078 bytes
references/security-patterns.md
text/markdown · 3034 bytes
scripts/security-audit.sh
text/plain · 4110 bytes
Security Scan
Status
suspicious
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill largely matches its stated purpose (proactive agent patterns and local memory management) but contains internal contradictions and instructions that could encourage an agent to act without clear user approval — worth reviewing before installing.
Confidence: medium
VirusTotal
Type: OpenClaw Skill Name: proactive-agent Version: 3.1.0 This skill bundle is designed to create a proactive, self-improving AI agent with extensive security hardening. Multiple files (SKILL.md, AGENTS.md, SOUL.md, references/security-patterns.md) contain explicit instructions for the agent to defend against prompt injection, prevent data exfiltration, confirm deletions, and vet other skills for malicious content. The included `scripts/security-audit.sh` actively scans for exposed secrets, insecure permissions, and checks for security best practices. While the agent is instructed to use broad capabilities like CLI access, web search, and cron jobs, these are consistently framed within the context of problem-solving for the human, with strong guardrails against unauthorized external actions. There is no evidence of intentional harmful behavior; rather, the content demonstrates a strong focus on security and safe operation.