Anxiety (Tracker, Trigger Map, Coping Planner)
v1.0.0Track anxiety episodes, triggers, thoughts, and coping responses with therapy-ready logs, weekly trend reviews, and safety-first escalation cues.
⭐ 0· 272·0 current·0 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name and description match the behavior: structured local tracking, templates, and escalation guidance. Nothing requires cloud APIs or unrelated credentials. One mismatch: the skill expects a ~/anxiety/ workspace (read/write) but the registry lists no required config paths — this should be declared so users know the skill will touch their home directory.
Instruction Scope
SKILL.md stays within the stated therapy-support scope: it documents where memory is stored, templates to use, triage/escalation rules, and explicitly instructs the agent to present planned writes and request user confirmation before creating/changing local files. It does say to 'read this silently when ~/anxiety/ is missing or empty' (reading its own setup file and checking the home directory) — acceptable but worth noting.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk installation surface: nothing is downloaded or executed by an installer.
Credentials
No environment variables, credentials, or external services are requested. All data handling is local by design according to the docs.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or cross-skill privileges. It does persist user data locally in ~/anxiety/, which is normal for this functionality; the SKILL.md requires explicit user confirmation before writes.
Assessment
This skill is coherent and appears to do what it says: local, therapy-aligned anxiety tracking and planning. Before installing or using it, confirm you are comfortable with files being created under ~/anxiety/ (the skill relies on that folder but the registry metadata doesn't declare it). When first used, verify the agent actually prompts you before creating or changing files as promised. Consider device security (disk encryption, backups) since sensitive mental-health notes will be stored locally. If you want remote backups or sharing with a clinician, plan an explicit export flow rather than allowing automatic network access. If anything in practice deviates from the SKILL.md (unexpected network calls, missing confirmation prompts, or writes outside ~/anxiety/), stop and investigate further.Like a lobster shell, security has layers — review code before you run it.
latestvk97b2axqxrhsqv246f6mk8fkz5827810
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
A Clawdis
OSmacOS · Linux · Windows
