propose-project-learning
Proposes project learnings for CLAUDE.md based on session insights to enhance future project sessions.
Install this skill
or
95/100
Security score
The propose-project-learning skill was audited on Feb 28, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 19
Access to hidden dotfiles in home directory
SourceSKILL.md
| 19 | /propose-project-learning --save # Save proposal to ~/.claude/learnings/ |
low line 103
Access to hidden dotfiles in home directory
SourceSKILL.md
| 103 | mkdir -p ~/.claude/learnings/projects/{project-slug}/proposals/ |
low line 108
Access to hidden dotfiles in home directory
SourceSKILL.md
| 108 | # File: ~/.claude/learnings/projects/{project-slug}/proposals/learning-{timestamp}.md |
low line 113
Access to hidden dotfiles in home directory
SourceSKILL.md
| 113 | Proposal saved to ~/.claude/learnings/projects/{project-slug}/proposals/learning-2026-01-09.md |
low line 115
Access to hidden dotfiles in home directory
SourceSKILL.md
| 115 | Review later with: cat ~/.claude/learnings/projects/{project-slug}/proposals/ |
Scanned on Feb 28, 2026
View Security Dashboard