self-improvement
Enables continuous improvement by logging learnings and errors for AI agents, promoting valuable insights to project memory.
Install this skill
or
95/100
Security score
The self-improvement skill was audited on May 21, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 39
Access to hidden dotfiles in home directory
SourceSKILL.md
| 39 | git clone https://github.com/peterskoett/self-improving-agent.git ~/.openclaw/skills/self-improving-agent |
low line 47
Access to hidden dotfiles in home directory
SourceSKILL.md
| 47 | ~/.openclaw/workspace/ |
low line 63
Access to hidden dotfiles in home directory
SourceSKILL.md
| 63 | mkdir -p ~/.openclaw/workspace/.learnings |
low line 96
Access to hidden dotfiles in home directory
SourceSKILL.md
| 96 | cp -r hooks/openclaw ~/.openclaw/hooks/self-improvement |
low line 501
External URL reference
SourceSKILL.md
| 501 | 3. Follow [Agent Skills spec](https://agentskills.io/specification): |
Scanned on May 21, 2026
View Security Dashboard