Nm Sanctum Session Management

PassAudited by ClawScan on May 9, 2026.

Overview

This instruction-only skill coherently explains Claude Code session naming and resuming, with the main user consideration being that named sessions can preserve context longer.

This skill appears benign and purpose-aligned for managing Claude Code sessions. Before using it, remember that named sessions can retain useful but potentially sensitive context longer than unnamed sessions, so avoid including secrets and clean up old sessions. If you choose to install the separate Claude Code plugin mentioned by the skill, review that plugin independently.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Named sessions may preserve sensitive context from previous work and make it available when resumed.

Why it was flagged

The skill intentionally encourages named sessions that retain context across time; this is purpose-aligned but means prior conversation or project context may remain available later.

Skill content
Named sessions persist longer. Periodically clean up old named sessions you no longer need.
Recommendation

Avoid storing secrets in sessions, use clear names, and periodically delete old named sessions you no longer need.

What this means

Installing the external plugin may add code, hooks, or commands not assessed in this review.

Why it was flagged

The provided skill is instruction-only, but it references an optional external plugin that is outside the reviewed artifact set.

Skill content
For the full experience with agents, hooks, and commands, install the Claude Code plugin.
Recommendation

Review the external plugin’s source, install steps, permissions, and hooks separately before installing it.