Skip to main content

video-transcript

Extracts full transcripts from video content for analysis, summarization, and research, enhancing accessibility and note-taking.

Install this skill

or
71/100

Security score

The video-transcript skill was audited on Feb 12, 2026 and we found 13 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 45

Curl to non-GitHub URL

SourceSKILL.md
45curl -s "https://transcriptapi.com/api/v2/youtube/transcript\
medium line 6

Access to hidden dotfiles in home directory

SourceSKILL.md
6metadata: {"openclaw":{"emoji":"🎬","requires":{"env":["TRANSCRIPT_API_KEY"],"bins":["node"],"config":["~/.openclaw/openclaw.json"]},"primaryEnv":"TRANSCRIPT_API_KEY"}}
medium line 31

Access to hidden dotfiles in home directory

SourceSKILL.md
31> API key saved to `~/.openclaw/openclaw.json`. See **File Writes** below for details. Existing file is backed up before modification.
medium line 37

Access to hidden dotfiles in home directory

SourceSKILL.md
37The verify and save-key commands save the API key to `~/.openclaw/openclaw.json` (sets `skills.entries.transcriptapi.apiKey` and `enabled: true`). **Existing file is backed up to `~/.openclaw/openclaw
low line 4

External URL reference

SourceSKILL.md
4homepage: https://transcriptapi.com
low line 11

External URL reference

SourceSKILL.md
11Extract transcripts from videos via [TranscriptAPI.com](https://transcriptapi.com).
low line 33

External URL reference

SourceSKILL.md
33Manual option: [transcriptapi.com/signup](https://transcriptapi.com/signup) → Dashboard → API Keys.
low line 45

External URL reference

SourceSKILL.md
45curl -s "https://transcriptapi.com/api/v2/youtube/transcript\
low line 59

External URL reference

SourceSKILL.md
59- `https://www.youtube.com/watch?v=VIDEO_ID`
low line 60

External URL reference

SourceSKILL.md
60- `https://youtu.be/VIDEO_ID`
low line 61

External URL reference

SourceSKILL.md
61- `https://youtube.com/shorts/VIDEO_ID`
low line 74

External URL reference

SourceSKILL.md
74"author_url": "https://www.youtube.com/@RickAstley",
low line 75

External URL reference

SourceSKILL.md
75"thumbnail_url": "https://i.ytimg.com/vi/dQw4w9WgXcQ/maxresdefault.jpg"
Scanned on Feb 12, 2026
View Security Dashboard