Personal Notes

PassAudited by ClawScan on May 1, 2026.

Overview

This is a simple note-taking skill that persistently stores and rereads the user's personal notes in a workspace file, which is expected for its purpose.

This skill appears safe and purpose-aligned for personal notes. Before installing, be aware that it is designed to save your thoughts and journal entries in `knowledge/personal/notes.md`, so do not put passwords, tokens, or information you would not want retained in the agent workspace.

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

Personal notes and journal entries may be retained in the workspace and used by the agent later when the skill is active.

Why it was flagged

The skill persistently stores and rereads personal notes, which is core to the note-taking purpose but means private journal content can become future context.

Skill content
Прочитай `knowledge/personal/notes.md` — там последние заметки... добавь в `knowledge/personal/notes.md` с датой.
Recommendation

Avoid storing secrets or highly sensitive information unless you are comfortable with it being kept in the workspace notes file; periodically review or delete the notes file if needed.