Bass

v1.0.0

Bass guitar practice strategies, groove development, technique correction, and progress tracking.

2· 854·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (bass practice, technique, progress tracking) align with the SKILL.md and the included progress.md. The only capabilities requested are creating and using a ~/bass/ workspace and prompting the user to log practice — coherent with the stated purpose.
Instruction Scope
Instructions tell the agent to create and write to files under ~/bass/ and to prompt users to log sessions/techniques. This is within the skill's scope, but it does involve writing persistent files in the user's home directory and prompting for personal practice data. There are no instructions to read other system files, access credentials, or send data externally.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes risk because nothing is downloaded or executed on install.
Credentials
No environment variables, credentials, or config paths are requested. The only required resource is a local workspace directory (~/bass/), which is proportional to a progress-tracking practice skill.
Persistence & Privilege
The skill is not marked always:true and does not request elevated privileges. It will persist data under ~/bass/ (its own workspace) which is normal for a journaling/practice tool. Autonomous invocation is allowed by default but is not combined with any broad privileges or external access.
Assessment
This skill appears coherent and low-risk. It will create and write files under ~/bass/ to record practice logs and prompts; review those files if you care about local storage or privacy. The skill does not request credentials, install external code, or contact external endpoints. If you are comfortable with the agent creating a small workspace in your home directory and storing practice notes there, it is reasonable to install. If you prefer not to have local files created, do not install or create a dedicated directory with restricted permissions and monitor its contents.

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

latestvk979gyjnjr99bgpy17fqvc227s8108dy

License

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

Comments