Skip to main content

transcribe-and-analyze

Transcribes audio and video from URLs using WhisperKit and analyzes transcripts with AI upon request.

Install this skill

or
94/100

Security score

The transcribe-and-analyze skill was audited on May 15, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 19

External URL reference

SourceSKILL.md
19python3 scripts/transcribe.py "https://youtube.com/watch?v=..."
low line 24

External URL reference

SourceSKILL.md
24python3 scripts/transcribe.py "https://youtube.com/watch?v=..."
low line 30

External URL reference

SourceSKILL.md
30python3 scripts/transcribe.py "https://youtube.com/watch?v=..."
low line 81

External URL reference

SourceSKILL.md
81**Source:** https://youtube.com/watch?v=example
low line 181

External URL reference

SourceSKILL.md
181python3 scripts/transcribe.py "https://youtube.com/watch?v=abc123"
low line 188

External URL reference

SourceSKILL.md
188python3 scripts/transcribe.py "https://youtube.com/watch?v=abc123"
Scanned on May 15, 2026
View Security Dashboard
Installation guide →