High-risk tools in Midi
7 of the 10 tools in Midi are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
open_midi_portExecuteOpen a MIDI output port by name. Use list_midi_ports to see available ports.
-
send_ccExecuteSend a MIDI Control Change message.
-
send_note_offExecuteSend a MIDI Note Off message.
-
send_note_onExecuteSend a MIDI Note On message.
-
send_pitchwheelExecuteSend a MIDI Pitch Bend message.
-
send_program_changeExecuteSend a MIDI Program Change message.
-
send_sysexExecuteSend a MIDI System Exclusive message.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.