Skip to main content

video-transcribe

Transcribes video/audio content, analyzes visuals, and summarizes key information from various platforms like YouTube and Twitter.

Install this skill

or
70/100

Security score

The video-transcribe skill was audited on May 24, 2026 and we found 8 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 312

Curl to non-GitHub URL

SourceSKILL.md
3122. 下载模型: `curl -L https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-small.bin -o ~/.cache/whisper-cpp/ggml-small.bin`
medium line 312

Access to hidden dotfiles in home directory

SourceSKILL.md
3122. 下载模型: `curl -L https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-small.bin -o ~/.cache/whisper-cpp/ggml-small.bin`
medium line 314

Access to hidden dotfiles in home directory

SourceSKILL.md
3144. 转录: `whisper-cli -m ~/.cache/whisper-cpp/ggml-small.bin -f audio.wav -l auto --no-timestamps -otxt -of transcript`
low line 56

External URL reference

SourceSKILL.md
56- 申请地址: https://console.groq.com
low line 153

External URL reference

SourceSKILL.md
153HTTP_PROXY=http://127.0.0.1:7897 HTTPS_PROXY=http://127.0.0.1:7897 <转录命令>
low line 160

External URL reference

SourceSKILL.md
160https://api.groq.com/openai/v1/audio/transcriptions \
low line 175

External URL reference

SourceSKILL.md
175https://api.groq.com/openai/v1/audio/transcriptions \
low line 312

External URL reference

SourceSKILL.md
3122. 下载模型: `curl -L https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-small.bin -o ~/.cache/whisper-cpp/ggml-small.bin`
Scanned on May 24, 2026
View Security Dashboard
Installation guide →