ClawAudit verdict

partykeys_midi

partykeys-midi

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill controls a MIDI keyboard via WebSocket, which involves listening for incoming connections. While it seems to serve a legitimate musical purpose, the open network port could potentially be risky if not properly secured.

⚠ 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.

60
security
90
transparency
70
maintenance

Findings (4)

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

server/mcp_server.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

server/mcp_server.py · prose · downgraded · subprocess.run( "ifconfig | grep 'inet ' | grep -v '127.0.0.1' |

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

network_in

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API