Music

v1.0.0

Build a personal music system for tracking discoveries, favorites, concerts, and listening memories.

4· 2k·24 current·24 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the instructions: the SKILL.md describes saving discoveries, favorites, concerts, and memories and specifies a local ~/music/ workspace for markdown files. There are no unrelated credentials, binaries, or installs requested.
Instruction Scope
Instructions direct the agent to create and manage files under ~/music/ and to consult that collection when answering — this is appropriate for a local personal-organizer skill, but it does mean the agent will read/write files in the user's home directory. The doc does not instruct reading other system paths or exfiltrating data, nor does it require external API keys, though some suggested features (e.g., 'artist touring near you') would require external lookups if implemented.
Install Mechanism
No install spec and no code files — lowest-risk approach. Nothing will be downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The requested permissions (creating a ~/music/ workspace and reading/writing files there) are proportional to the skill's purpose.
Persistence & Privilege
Skill persists user data to disk (~/music/) which is expected for a personal collection; always: false so it is not force-enabled. The agent is allowed autonomous invocation by default (platform default) — combined with file writes this means the agent could create/update files without extra prompts unless the agent's runtime enforces user confirmation.
Assessment
This skill is instruction-only and appears coherent for personal music tracking. Before installing, be aware it will create and read files in ~/music/ (persisting your saved data locally). If you prefer a different location or want to restrict writes, change the workspace path or review the files the agent creates. The skill doesn't request credentials or install software, but some suggested features (touring notifications, discography lookups) would need external data if implemented — verify any future code that adds networking or API keys. If you want to avoid any automated file changes, ensure your agent runtime asks for confirmation before the skill writes files or disable autonomous invocation for this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ecnvmk6hxefqmc3633fxjb580ys3g

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎵 Clawdis
OSLinux · macOS · Windows

Comments