Skip to main content

podcast-pipeline

Transforms podcast episodes into a comprehensive content calendar, generating multiple platform-ready pieces from a single source.

Install this skill

or
91/100

Security score

The podcast-pipeline skill was audited on Apr 2, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 27

Access to hidden dotfiles in home directory

SourceSKILL.md
27> **Privacy:** This skill logs usage locally to `~/.ai-marketing-skills/analytics/`. Remote telemetry is opt-in only. No code, file paths, or repo content is ever collected. See `telemetry/README.md`.
low line 281

External URL reference

SourceSKILL.md
281python podcast_pipeline.py --rss "https://feeds.example.com/podcast.xml"
low line 287

External URL reference

SourceSKILL.md
287python podcast_pipeline.py --batch "https://feeds.example.com/podcast.xml" --episodes 5
low line 293

External URL reference

SourceSKILL.md
293python podcast_pipeline.py --rss "https://feeds.example.com/podcast.xml" --dedup-days 60
low line 296

External URL reference

SourceSKILL.md
296python podcast_pipeline.py --rss "https://feeds.example.com/podcast.xml" --min-score 80
Scanned on Apr 2, 2026
View Security Dashboard
Installation guide →