acestep-lyrics-transcription
Transcribes audio to timestamped lyrics using OpenAI Whisper or ElevenLabs, outputting in LRC, SRT, or JSON formats.
Install this skill
or
96/100
Security score
The acestep-lyrics-transcription skill was audited on Feb 16, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 27
External URL reference
SourceSKILL.md
| 27 | - **OpenAI**: Get an API key at https://platform.openai.com/api-keys — requires an OpenAI account with billing enabled. The Whisper API costs ~$0.006/min. |
low line 28
External URL reference
SourceSKILL.md
| 28 | - **ElevenLabs**: Get an API key at https://elevenlabs.io/app/settings/api-keys — requires an ElevenLabs account. Free tier includes limited credits. |
low line 142
External URL reference
SourceSKILL.md
| 142 | | `openai.api_url` | `https://api.openai.com/v1` | OpenAI API base URL | |
low line 145
External URL reference
SourceSKILL.md
| 145 | | `elevenlabs.api_url` | `https://api.elevenlabs.io/v1` | ElevenLabs API base URL | |
Scanned on Feb 16, 2026
View Security Dashboard