Skip to main content

managing-memory

Guides users in storing enriched memories to capture decisions and preferences, enhancing decision-making and learning.

Install this skill

or
94/100

Security score

The managing-memory skill was audited on Feb 12, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 21

Access to hidden dotfiles in home directory

SourceSKILL.md
21ls ~/.claude/plugins/cache/brain-jar/shared-memory/*/dist/index.js 2>/dev/null || echo "NOT_BUILT"
low line 27

Access to hidden dotfiles in home directory

SourceSKILL.md
27node ~/.claude/plugins/cache/brain-jar/shared-memory/*/run.js &
low line 34

Access to hidden dotfiles in home directory

SourceSKILL.md
34cat ~/.config/brain-jar/config.json 2>/dev/null || echo "NOT_CONFIGURED"
low line 40

Access to hidden dotfiles in home directory

SourceSKILL.md
40mkdir -p ~/.config/brain-jar
low line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41cat > ~/.config/brain-jar/config.json << 'EOF'
low line 37

External URL reference

SourceSKILL.md
37If `NOT_CONFIGURED`, ask user for their Mem0 API key (get one at https://app.mem0.ai), then create config:
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →