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 May 12, 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 66

Template literal with variable interpolation in command context

SourceSKILL.md
66Claude Code では `${CLAUDE_SESSION_ID}` を優先し、Codex では Codex runtime が渡す session / thread ID を優先します。
high line 89

Template literal with variable interpolation in command context

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

Access to hidden dotfiles in home directory

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