voice-note-to-midi
Converts voice notes and melodic recordings into quantized MIDI files using machine learning for pitch detection and intelligent processing.
Install this skill
or
96/100
Security score
The voice-note-to-midi skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 102
Access to hidden dotfiles in home directory
SourceSKILL.md
| 102 | echo 'export PATH="$HOME/melody-pipeline:$PATH"' >> ~/.bashrc |
low line 103
Access to hidden dotfiles in home directory
SourceSKILL.md
| 103 | source ~/.bashrc |
low line 296
External URL reference
SourceSKILL.md
| 296 | - [librosa HPSS](https://librosa.org/doc/latest/generated/librosa.decompose.hpss.html) - Harmonic-Percussive Source Separation |
low line 297
External URL reference
SourceSKILL.md
| 297 | - [Krumhansl-Kessler Key Profiles](https://rnhart.net/articles/key-finding/) - Key detection algorithm |
Scanned on Feb 9, 2026
View Security Dashboard