Agent Memory Templates

PassAudited by ClawScan on May 10, 2026.

Overview

This skill contains no code and mainly provides memory-template documentation, but users should notice its external ClawVault command examples, paid links, and possible memory persistence.

This appears safe to install as an instruction-only skill, but do not assume the external ClawVault CLI or paid links are covered by this review. If you use the memory commands, avoid storing secrets and review where that separate tool saves your data.

Findings (3)

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

If you follow the examples, you may depend on a separately installed tool with its own security and data-handling behavior.

Why it was flagged

The skill references an external `clawvault` command, while the artifact set has no install spec or declared required binary, so that tool's behavior and provenance are not reviewable here.

Skill content
clawvault checkpoint --working-on "your task" --focus "key details"
clawvault sleep "what you accomplished" --next "what's next"
clawvault wake
Recommendation

Verify and install ClawVault only from a trusted source, and review its documentation before using these commands.

What this means

Information saved into memory checkpoints or handoff notes may be reused in later sessions.

Why it was flagged

These workflows are explicitly about storing and reusing agent context, which is purpose-aligned but can preserve sensitive or incorrect information if users include it.

Skill content
Memory checkpoint template
- Session handoff template
- Context death recovery pattern
- Daily note generator
- Decision logger format
Recommendation

Avoid saving secrets or sensitive personal data in memory notes, and periodically review or delete stored memory if the external tool supports it.

What this means

You may not receive all advertised templates from the installed skill itself and may be prompted to visit paid third-party pages.

Why it was flagged

The description suggests included content, while the body directs users to paid external links for the complete prompt and template bundle.

Skill content
Includes SOUL.md personality templates, memory checkpoint patterns, observational memory configs, and 100 power prompts... Premium Content... 100 Power Prompts ($9)... Complete Bundle ($47)
Recommendation

Treat the premium links as external purchases and verify what is actually included before paying or relying on the claims.