audio-processing
Installation
SKILL.md
Audio Processing Skill
A comprehensive toolset for audio manipulation and analysis with security validations.
Security
- File paths are validated to prevent path traversal attacks
- Access to system directories (/etc, /proc, /sys, /root) is blocked
- TTS text input is limited to 10,000 characters
- All file operations use resolved absolute paths
Tool API
audio_tool
Perform audio operations like transcription, text-to-speech, and feature extraction.