MoodMusic Conversation-Based Music Recommendations
v1.0.1Recommend music based on your current mood, activity, or conversation context. Returns a curated track list you can search on Spotify, YouTube, or Apple Music.
⭐ 0· 349·0 current·0 all-time
byShadow Rose@theshadowrose
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 (mood-based music recommendations) match the implementation: keyword-based mood detection and returning curated track lists. The skill does not request unrelated credentials or binaries and does not attempt to integrate with Spotify/YouTube/Apple Music APIs (consistent with the stated 'no API credentials required').
Instruction Scope
SKILL.md and README describe local mood detection and returning a track list; the runtime instructions do not direct the agent to read unrelated files, call external endpoints, or exfiltrate data. Small inconsistencies: SKILL.md/README include a generic 'processes and stores data locally' disclaimer and older README text referencing a 'generated link' and 'learns over time' (changelog says learning/persistence was removed). The included source code contains no persistence or telemetry.
Install Mechanism
No install spec is provided and the skill is instruction+code only, so nothing is downloaded or written to disk beyond the skill files themselves. This is low risk.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code likewise does not access environment variables or credentials.
Persistence & Privilege
The skill does not request permanent presence (always:false) and the code does not modify agent/system configuration or store secrets. Agent autonomous invocation is allowed (platform default) but the skill's behavior is confined and stateless.
Assessment
This skill appears internally consistent and low-risk: it performs local, keyword-based mood detection and returns curated track suggestions without network calls or credentials. Before installing, consider: (1) provenance — the source/homepage is unknown, so prefer reviewing the embedded source (src/mood-music.js) yourself; (2) the README/disclaimer mentions local storage and earlier versions referenced learning over time, but the current code does not persist data — if you need or expect persistent preferences/learning, confirm whether a future version will add storage or external calls; (3) if you want playable playlists or automatic creation on Spotify/YouTube/Apple Music, that would require API keys/permissions which this skill does not request; (4) if you are cautious, run the skill in a sandboxed environment or inspect the code before use. Overall no immediate red flags were found.Like a lobster shell, security has layers — review code before you run it.
entertainmentvk97c29hz0w902m79bm3hgq76qn82pntwlatestvk97c29hz0w902m79bm3hgq76qn82pntwmoodvk97c29hz0w902m79bm3hgq76qn82pntwmood-musicvk97c29hz0w902m79bm3hgq76qn82pntwmusicvk97c29hz0w902m79bm3hgq76qn82pntwrecommendationsvk97c29hz0w902m79bm3hgq76qn82pntw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
