Skip to main content

listenhub

Transforms ideas into podcasts, explainer videos, or voice narration effortlessly using the ListenHub API.

Install this skill

or
80/100

Security score

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

Categories Tested

Security Issues

low line 90

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
963. Auto-save to ~/.zshrc
low line 94

External URL reference

SourceSKILL.md
941. Visit https://listenhub.ai/settings/api-keys
low line 104

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
198- Podcast: https://listenhub.ai/app/podcast
low line 199

External URL reference

SourceSKILL.md
199- Explain: https://listenhub.ai/app/explainer
low line 200

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
239Watch: https://listenhub.ai/app/explainer
low line 280

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
578Listen: https://listenhub.ai/app/podcast
Scanned on Mar 3, 2026
View Security Dashboard