Mood Color Mapper
v1.0.0Translate a user's felt state into a color-based mood map with body cues, possible emotion words, likely needs, and one gentle next step under 10 minutes. Us...
⭐ 0· 33·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
Name, description, SKILL.md, and handler.py all implement the same capability: translate user input into a color-based mood map and suggest a short next step. There are no unrelated declared env vars, binaries, or config paths.
Instruction Scope
SKILL.md instructs producing a markdown mood map and the code implements that. The runtime instructions and code do not read system-wide config, secrets, network endpoints, or other user files beyond the bundled SKILL.md; they do not transmit data externally.
Install Mechanism
No install spec is provided (instruction-only skill). The package includes local Python code and tests only — there are no downloads, external installers, or archive extraction steps.
Credentials
The skill requires no environment variables, credentials, or config paths. The code does not access os-level secrets or network resources.
Persistence & Privilege
always is false and the skill does not modify other skills, system settings, or persist credentials. It runs deterministically on provided input and prints output.
Assessment
This skill appears coherent and self-contained: it reads input, maps colors to candidate emotions/needs, and returns a short markdown response. Before installing, consider: (1) the source/homepage is unknown — if provenance matters, request a vetted source or repo; (2) this is NOT a substitute for crisis or clinical care — follow SKILL.md safety guidance and escalate to human support if a user is in distress; (3) review or run the included tests locally to confirm behavior in your environment; (4) because it processes user text, treat outputs as conversational support only and avoid sending highly sensitive personal data to the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk9795gmek6a5ax7eq60he11qqd84x4ve
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
