Autoresearch
PassAudited by VirusTotal on May 9, 2026.
Findings (1)
The skill is designed to programmatically modify other OpenClaw skills by editing their 'SKILL.md' files in the '~/.openclaw/skills/' directory. It uses a Python helper script ('scripts/run_eval.py') to read, write, and manage snapshots of these files during an iterative 'mutation-testing' loop. While the stated intent is optimization (inspired by Karpathy's autoresearch), the capability to overwrite the instructions of other skills constitutes a high-risk behavior that could be used for persistent prompt injection or lateral modification of agent behavior across the system.
