Skip to main content

session-memory

Manages cross-session learning and memory persistence, enabling users to reference past sessions and continue work seamlessly.

Install this skill

or
65/100

Security score

The session-memory skill was audited on Mar 4, 2026 and we found 3 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 64

Template literal with variable interpolation in command context

SourceSKILL.md
64各セッション記録には `${CLAUDE_SESSION_ID}` 環境変数を活用してセッションIDを付与します。
high line 86

Template literal with variable interpolation in command context

SourceSKILL.md
86> **Note**: `${CLAUDE_SESSION_ID}` は Claude Code が自動設定する環境変数です。
medium line 244

Access to hidden dotfiles in home directory

SourceSKILL.md
244Claude Code 2.1.32+ には「自動メモリ」機能があり、`~/.claude/projects/<project>/memory/MEMORY.md` にセッション間の学習を自動保存します。
Scanned on Mar 4, 2026
View Security Dashboard