continuous-learning-v2
This skill enhances AI learning by evolving instincts into reusable skills, commands, or agents based on session observations.
Install this skill
Security score
The continuous-learning-v2 skill was audited on Mar 8, 2026 and we found 16 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 99 | ```json |
Access to hidden dotfiles in home directory
| 95 | 添加到 `~/.claude/settings.json` 中。 |
Access to hidden dotfiles in home directory
| 120 | **在 `~/.claude/skills` 中手动安装时**: |
Access to hidden dotfiles in home directory
| 129 | "command": "~/.claude/skills/continuous-learning-v2/hooks/observe.sh pre" |
Access to hidden dotfiles in home directory
| 136 | "command": "~/.claude/skills/continuous-learning-v2/hooks/observe.sh post" |
Access to hidden dotfiles in home directory
| 148 | mkdir -p ~/.claude/homunculus/{instincts/{personal,inherited},evolved/{agents,skills,commands}} |
Access to hidden dotfiles in home directory
| 149 | touch ~/.claude/homunculus/observations.jsonl |
Access to hidden dotfiles in home directory
| 179 | "store_path": "~/.claude/homunculus/observations.jsonl", |
Access to hidden dotfiles in home directory
| 184 | "personal_path": "~/.claude/homunculus/instincts/personal/", |
Access to hidden dotfiles in home directory
| 185 | "inherited_path": "~/.claude/homunculus/instincts/inherited/", |
Access to hidden dotfiles in home directory
| 203 | "evolved_path": "~/.claude/homunculus/evolved/" |
Access to hidden dotfiles in home directory
| 211 | ~/.claude/homunculus/ |
Access to hidden dotfiles in home directory
| 265 | - 现有的 `~/.claude/skills/learned/` 技能仍然有效。 |
External URL reference
| 226 | 使用 [Skill Creator GitHub App](https://skill-creator.app) 会**同时**生成: |
External URL reference
| 278 | - [Skill Creator](https://skill-creator.app) - 从仓库历史生成本能。 |
External URL reference
| 280 | - [The Longform Guide](https://x.com/affaanmustafa/status/2014040193557471352) - 持续学习章节。 |
Install this skill with one command
/learn @xu-xiang/continuous-learning-v2