Skip to main content

listenhub

Transforms ideas into podcasts, explainer videos, or voice narration, simplifying content creation for users.

Install this skill

or
80/100

Security score

The listenhub skill was audited on May 15, 2026 and we found 16 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 97

Access to hidden dotfiles in home directory

SourceSKILL.md
97source ~/.zshrc 2>/dev/null; [ -n "$LISTENHUB_API_KEY" ] && echo "ready" || echo "need_setup"
medium line 103

Access to hidden dotfiles in home directory

SourceSKILL.md
1033. Auto-save to ~/.zshrc
low line 101

External URL reference

SourceSKILL.md
1011. Visit https://listenhub.ai/settings/api-keys
low line 111

External URL reference

SourceSKILL.md
1111. Visit https://listenhub.ai/settings/api-keys (requires subscription)
low line 188

External URL reference

SourceSKILL.md
188- `youtu.be/XXX` → convert to `https://www.youtube.com/watch?v=XXX`
low line 205

External URL reference

SourceSKILL.md
205- Podcast: https://listenhub.ai/app/podcast
low line 206

External URL reference

SourceSKILL.md
206- Explain: https://listenhub.ai/app/explainer
low line 207

External URL reference

SourceSKILL.md
207- Text-to-Speech: https://listenhub.ai/app/text-to-speech
low line 229

External URL reference

SourceSKILL.md
229Episode: https://listenhub.ai/app/episode/{episodeId}
low line 246

External URL reference

SourceSKILL.md
246Watch: https://listenhub.ai/app/explainer
low line 287

External URL reference

SourceSKILL.md
287$SCRIPTS/create-podcast.sh --query "Analyze this article" --language en --mode deep --speakers cozy-man-english --source-url "https://example.com/article"
low line 383

External URL reference

SourceSKILL.md
383$SCRIPTS/generate-image.sh --prompt "style reference" --reference-images "https://example.com/ref1.jpg,https://example.com/ref2.png"
low line 530

External URL reference

SourceSKILL.md
530<user>Convert this article to speech https://blog.example.com/article</user>
low line 564

External URL reference

SourceSKILL.md
564<user>Generate an image in this style: https://example.com/style-ref.jpg, prompt: "a futuristic car"</user>
low line 570

External URL reference

SourceSKILL.md
570Reference image URL: https://example.com/style-ref.jpg
low line 585

External URL reference

SourceSKILL.md
585Listen: https://listenhub.ai/app/podcast
Scanned on May 15, 2026
View Security Dashboard
Installation guide →