Quotes

PassAudited by ClawScan on May 1, 2026.

Overview

This is a coherent instruction-only quotes organizer that stores quote notes locally and optionally surfaces scheduled reminders; no suspicious behavior is evident.

This skill appears safe for normal use as a local quotes notebook. Before installing, be aware that it is meant to keep persistent quote files under ~/quotes/ and may include personal context such as conversations, moods, or why a quote mattered; only store details you are comfortable retaining locally, and confirm any scheduled notifications you want enabled.

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

Personal quotes, conversation snippets, mood tags, or reflections may remain on disk and be used in later quote suggestions.

Why it was flagged

The skill stores personal quote content, sources, tags, and optional context in persistent local files so it can be reused later.

Skill content
Create `~/quotes/` as workspace ... - Source: ... conversation ... - Topic tags ... - Why it matters (optional)
Recommendation

Avoid storing sensitive personal details unless you are comfortable keeping them in local Markdown files, and periodically review or delete entries you no longer want retained.

What this means

If enabled by the user or agent environment, the skill may surface quote notifications on a schedule or in response to context.

Why it was flagged

The artifact describes scheduled or criteria-based quote delivery, which is automated behavior, but it is central to the stated purpose and disclosed.

Skill content
Automatically send quotes based on schedule/criteria ... Daily Morning - Time: 7:00 AM ... Channel: notification
Recommendation

Confirm any delivery schedule, criteria, and notification channel before relying on automatic quote surfacing.