ClawAudit verdict
desktop-music-launcher
Music player control skill that explicitly states it will not read credentials, bypass paywalls, or scan unrelated directories; executionSinkDetected is expected for AppleScript-based player control commands.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (6)
Possible hardcoded credential
examples/usage-example.md · code · TOKEN="<你的 access token>
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · prose · downgraded · | bash
subprocess execution — runs system commands from Python
scripts/music_skill.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/music_skill.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/music_skill.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.