Cognitive Reframe
v1.0.2Helps users identify negative thinking patterns and try seeing situations from a more balanced perspective. A CBT-based thought exercise tool for daily self-...
⭐ 0· 127·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
The name/description (CBT-based cognitive reframe) matches the included Python modules: a crisis detector and a reframe engine. The files implement pattern detection, reframe suggestions, and crisis escalation, all coherent with the declared purpose. Minor metadata mismatch: skill.json version is 1.0.0 while registry metadata lists 1.0.2 (not a security issue, but an inconsistency).
Instruction Scope
SKILL.md and the scripts specify exactly the expected behavior: listen, detect distortions, provide reframes, and escalate on crisis signals. Crisis-handling is explicit (hotline suggestions and routing to professional help). The runtime instructions and code do not read unrelated files, access environment variables, or send data to external endpoints.
Install Mechanism
This is an instruction-only skill with Python source files and no install spec. Nothing is downloaded or executed from external URLs; no package installs are declared.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not reference external secrets or other services; required resources are limited to local Python modules.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills/config. It runs as a normal, user-invoked skill with no elevated privileges.
Assessment
This skill appears to implement the described CBT-style reframing and crisis detection locally. Consider the following before installing: (1) It contains hard-coded crisis hotline numbers (several China-specific lines in examples); ensure those are appropriate for your users and location. (2) The skill is not a substitute for professional care — SKILL.md and the code correctly state this. (3) Confirm you are comfortable running untrusted Python code from an unknown source (the files are small and readable here). If you need remote/verified hosting or official clinical oversight, prefer a skill published by a known provider or reviewed by your organization.Like a lobster shell, security has layers — review code before you run it.
cbtvk97d38t1ryeqptz2n26zpn0h0n83zwq0cognitive-reframevk97d38t1ryeqptz2n26zpn0h0n83zwq0latestvk9785f6jtpx8s1nmq7f8qvn4ph83yh0cmental-healthvk97d38t1ryeqptz2n26zpn0h0n83zwq0psychologyvk97d38t1ryeqptz2n26zpn0h0n83zwq0self-reflectionvk97d38t1ryeqptz2n26zpn0h0n83zwq0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
