agents-refresh
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is designed for AI agent memory management, periodically refreshing its context by reading specific `.md` files (AGENTS.md, IDENTITY.md, SOUL.md, USER.md) and distilling insights from `memory/*.md` logs into `MEMORY.md`. All file read/write operations are explicitly declared and limited in `manifest.yaml` to these specific files and `HEARTBEAT.md`, aligning perfectly with the stated purpose. There are no external network calls, shell commands (beyond OpenClaw's internal `cron` system command), or prompt injection attempts in `SKILL.md` to deviate from its benign function. The skill is lightweight, .md-only, and lacks any indicators of malicious intent or significant vulnerabilities.
