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 字节
SKILL-v3-draft.md
text/markdown · 16960 字节
SKILL.md
text/markdown · 20883 字节
assets/AGENTS.md
text/markdown · 3860 字节
assets/HEARTBEAT.md
text/markdown · 2939 字节
assets/MEMORY.md
text/markdown · 836 字节
assets/ONBOARDING.md
text/markdown · 2423 字节
assets/SOUL.md
text/markdown · 1431 字节
assets/TOOLS.md
text/markdown · 1044 字节
assets/USER.md
text/markdown · 926 字节
references/onboarding-flow.md
text/markdown · 4078 字节
references/security-patterns.md
text/markdown · 3034 字节
scripts/security-audit.sh
text/plain · 4110 字节
Security Scan
状态
suspicious
OpenClaw
gpt-5-mini
OpenClaw 分析
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.
置信度: 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.