Therapy Prep
v1.0.0Help users prepare for therapy or counseling sessions by organizing thoughts, clarifying goals, identifying patterns, and structuring what to bring up. Use w...
⭐ 0· 52·0 current·0 all-time
byhaidong@harrylabsj
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Skill name/description (therapy preparation) aligns with included code and data: conversation-driven prep flow, topic organizer, and local crisis detector. Required capabilities (none) are proportional to purpose.
Instruction Scope
SKILL.md describes stepwise guidance and includes a crisis escalation policy; runtime instructions and the Python modules stick to collecting user inputs, organizing topics, and detecting crisis keywords. There are no instructions to read unrelated files, access environment variables, network endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only skill). Code files are bundled with the skill but there are no external downloads, package installs, or extract-from-URL steps.
Credentials
Skill does not request environment variables, credentials, or config paths. All data sources are local files included in the package (references/*.json), which is appropriate for the stated functionality.
Persistence & Privilege
Skill does not request permanent/always-on presence (always:false) and does not modify other skills or system settings. It runs locally against included files and returns results; no elevated privileges are requested.
Assessment
This skill appears internally consistent for preparing therapy sessions: it only uses bundled JSON and local Python modules, includes a crisis-detection and referral flow, and does not request credentials or network access. Before installing, consider: 1) Privacy — if you run this skill in a hosted environment, confirm whether user inputs (notes) are logged or transmitted by the host; the skill itself does not send data externally. 2) Hotline correctness — the skill includes a country-specific hotline (400-161-9995); verify it is appropriate for your locale. 3) Clinical limits — the skill explicitly is not a substitute for therapy and will only match crisis keywords via simple substring checks (false positives/negatives possible). Overall this appears safe and coherent, but verify hosting/privacy details if you will enter sensitive personal data.Like a lobster shell, security has layers — review code before you run it.
latestvk97arm91k1v295jbqdcex7yghs83s8tf
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
