Electric Guitar

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: electric-guitar Version: 1.0.0 The skill bundle provides instructions and documentation for an AI agent to assist with electric guitar practice. The `SKILL.md` file instructs the agent to create a dedicated workspace `~/electric-guitar/` for logging progress, which is a standard and benign operation for a skill managing user data. The `progress.md` file merely defines the structure and format for these log files. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's core function, or any other suspicious or malicious behavior.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Your guitar practice notes, goals, and progress may be saved locally for future use.

Why it was flagged

The skill creates a local persistent workspace, which is expected for progress tracking but means information can be retained.

Skill content
Create `~/electric-guitar/` as workspace on first interaction
Recommendation

Only log information you are comfortable keeping in a local practice folder, and review or delete the folder if you no longer want the history retained.

What this means

The assistant may offer to record practice details over time, creating a running history of your guitar learning.

Why it was flagged

The progress-tracking reference encourages ongoing logging based on practice events, which is purpose-aligned but creates persistent personal practice context.

Skill content
Prompt user to log when:
- They mention practicing or learning songs
- They nail a new technique or tempo
- They struggle with something specific
- Weekly check-in if no recent logs
Recommendation

Confirm what gets logged and keep the notes limited to practice information.