Principles

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill coherently creates a local personal knowledge folder and organizes user notes, with only low-level caution around persistent personal files and inbox cleanup.

This appears safe for its stated purpose. Before installing, understand that it will create and maintain a personal/ folder containing your thoughts, journal entries, wisdom claims, and principles, and that processing the inbox may reorganize or clear raw notes.

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

Running the reflect workflow may change or remove raw notes from inbox.md after they are processed.

Why it was flagged

The skill directs the agent to modify local knowledge files and clear the inbox as part of the user-triggered processing workflow.

Skill content
7. **Clean up** `inbox.md` after processing
8. **Update** `principles/_index.md` if new principles were added
Recommendation

Review important inbox content before processing or keep backups if preserving raw entries matters.

What this means

Personal beliefs and reflections may persist across sessions and could influence later reasoning if reused by the agent.

Why it was flagged

The skill intentionally stores user thoughts, journal entries, wisdom claims, principles, and related context in persistent workspace files.

Skill content
Everything lives in `personal/` under the user's workspace. Create the directory structure on first use if it doesn't exist.
Recommendation

Avoid storing secrets, periodically review the personal/ files, and treat saved claims as user notes rather than authoritative instructions.