Piano
v1.0.0Piano practice strategies, technique correction, repertoire guidance, and progress tracking.
⭐ 2· 877·0 current·0 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (practice strategies, technique correction, repertoire guidance, progress tracking) align with the SKILL.md and the included progress.md. The files and operations (creating ~/piano, reading/writing repertoire and session logs) are expected for a practice-tracking skill.
Instruction Scope
Instructions are scoped to piano practice workflow and explicitly reference local files under ~/piano and the included progress.md format. This is coherent with the feature set, but it does require the agent to create and modify files in the user's home directory (~/piano). There are no instructions to read unrelated system files, credentials, or send data externally.
Install Mechanism
No install spec and no code files — instruction-only. Lowest-risk delivery: nothing is downloaded or written by an installer outside the expected workspace creation described in SKILL.md.
Credentials
Skill requests no environment variables, no credentials, and no system config paths. The local filesystem access it needs (a ~/piano folder and markdown files) is proportional to progress-tracking functionality.
Persistence & Privilege
always:false (normal). The skill is allowed to be invoked autonomously (platform default) and its instructions include proactively prompting users and logging practice; this can result in repeated local writes to ~/piano. There is no evidence it modifies other skills or system-wide settings.
Assessment
This skill appears internally consistent: it will create and use a ~/piano/ workspace and store practice logs and notes locally in markdown files according to progress.md. It does not request credentials, network access, or install software. Before installing, be aware that the agent may prompt you and write files to your home directory; if you prefer explicit control, only allow it when you plan to log practice or periodically review/delete ~/piano. Also note the skill's source/homepage is unknown—if provenance matters to you, consider requesting a published source or inspecting the included SKILL.md and progress.md before enabling. If you later want to remove traces, delete the ~/piano directory and revoke the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97cvhvejxytc3501d80830qrd811xbh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
