ClawAudit verdict
partykeys_midi
partykeys-midi
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.
Findings (4)
Opens WebSocket connection
SKILL.md · frontmatter · WebSocket
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · http://127.0.0.1
subprocess execution — runs system commands from Python
server/mcp_server.py · prose · downgraded · subprocess.run(
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?
Thanks — recorded.