Quit Alcohol

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

Your sobriety history, cravings, triggers, and related personal details could become part of the agent conversation or any local storage the agent uses.

Why it was flagged

The skill is intended to record sobriety dates, cravings, and triggers, which are sensitive recovery-related details. This is purpose-aligned, but users should understand where such information is stored or reused.

Skill content
- **Sobriety tracking**: Records your alcohol-free streak... - **Urge management**: Logs cravings, identifies triggers
Recommendation

Only share details you are comfortable storing in the agent environment, and check whether the platform provides controls for memory, history, export, and deletion.

What this means

A user might overestimate the confidentiality guarantees for highly sensitive recovery information.

Why it was flagged

The skill makes a strong privacy claim, but as an instruction-only artifact it does not define storage mechanics, retention, deletion, or how the host agent handles conversation data.

Skill content
- **All data stays local on your machine**: Your recovery is private. No cloud storage, no corporate tracking—complete confidentiality.
Recommendation

Treat the privacy statement as a goal rather than a verified guarantee unless the host environment clearly documents local-only storage and deletion controls.