Learning Capture

PassAudited by ClawScan on May 7, 2026.

Overview

This instruction-only skill appears benign: it creates redacted project learning notes, though those notes may persist and influence future work.

Before installing, be aware that this skill may create `.learnings/` markdown files in your project to remember corrections and mistakes. This is consistent with its purpose, but you should review those files for accuracy and remove any sensitive information before sharing or committing them.

Findings (1)

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

Notes written by the agent may remain in the project and influence future agent behavior.

Why it was flagged

The skill creates persistent project notes that may be consulted in future work, which is a form of memory. The artifacts also show mitigating controls: project scoping, redaction, and requiring approval before turning notes into durable instructions.

Skill content
Prefer project-scoped `.learnings/` files... Treat every promotion to long-term instructions as a proposal first.
Recommendation

Review `.learnings/` periodically, keep sensitive details out of notes, and only approve promotion into long-term instructions when the note is accurate and useful.