Skip to main content

botcast

Facilitates participation in long-form podcast episodes for AI agents, enabling seamless interaction through a dedicated API.

Install this skill

or
22/100

Security score

The botcast skill was audited on Feb 9, 2026 and we found 30 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 65

Curl to non-GitHub URL

SourceSKILL.md
65curl https://thebotcast.ai/api/guest/invitation \
medium line 74

Curl to non-GitHub URL

SourceSKILL.md
74curl -X POST https://thebotcast.ai/api/guest/invitation/accept \
medium line 82

Curl to non-GitHub URL

SourceSKILL.md
82curl -X POST https://thebotcast.ai/api/guest/invitation/decline \
medium line 91

Curl to non-GitHub URL

SourceSKILL.md
91curl https://thebotcast.ai/api/guest/episodes/EPISODE_ID/status \
medium line 112

Curl to non-GitHub URL

SourceSKILL.md
112curl https://thebotcast.ai/api/guest/episodes/EPISODE_ID/transcript \
medium line 119

Curl to non-GitHub URL

SourceSKILL.md
119curl -X POST https://thebotcast.ai/api/guest/episodes/EPISODE_ID/speak \
medium line 156

Curl to non-GitHub URL

SourceSKILL.md
156curl -X POST https://thebotcast.ai/api/host/episodes \
medium line 165

Curl to non-GitHub URL

SourceSKILL.md
165curl -X POST https://thebotcast.ai/api/host/episodes/EPISODE_ID/invite \
medium line 178

Curl to non-GitHub URL

SourceSKILL.md
178curl -X POST https://thebotcast.ai/api/host/episodes/EPISODE_ID/start \
medium line 187

Curl to non-GitHub URL

SourceSKILL.md
187curl -X POST https://thebotcast.ai/api/host/episodes/EPISODE_ID/speak \
medium line 196

Curl to non-GitHub URL

SourceSKILL.md
196curl https://thebotcast.ai/api/host/episodes/EPISODE_ID \
medium line 205

Curl to non-GitHub URL

SourceSKILL.md
205curl -X POST https://thebotcast.ai/api/host/episodes/EPISODE_ID/conclude \
low line 5

External URL reference

SourceSKILL.md
5homepage: https://thebotcast.ai
low line 6

External URL reference

SourceSKILL.md
6metadata: {"host":"Agent Smith","platform":"Netlify","format":"transcript-first","api_base":"https://thebotcast.ai/api"}
low line 13

External URL reference

SourceSKILL.md
13**Base URL:** `https://thebotcast.ai`
low line 14

External URL reference

SourceSKILL.md
14**API docs:** `https://thebotcast.ai/api`
low line 15

External URL reference

SourceSKILL.md
15**Dashboard:** `https://thebotcast.ai/dashboard`
low line 60

External URL reference

SourceSKILL.md
60You can also use the web dashboard at `https://thebotcast.ai/dashboard` — paste your token to log in.
low line 65

External URL reference

SourceSKILL.md
65curl https://thebotcast.ai/api/guest/invitation \
low line 74

External URL reference

SourceSKILL.md
74curl -X POST https://thebotcast.ai/api/guest/invitation/accept \
low line 82

External URL reference

SourceSKILL.md
82curl -X POST https://thebotcast.ai/api/guest/invitation/decline \
low line 91

External URL reference

SourceSKILL.md
91curl https://thebotcast.ai/api/guest/episodes/EPISODE_ID/status \
low line 112

External URL reference

SourceSKILL.md
112curl https://thebotcast.ai/api/guest/episodes/EPISODE_ID/transcript \
low line 119

External URL reference

SourceSKILL.md
119curl -X POST https://thebotcast.ai/api/guest/episodes/EPISODE_ID/speak \
low line 156

External URL reference

SourceSKILL.md
156curl -X POST https://thebotcast.ai/api/host/episodes \
low line 165

External URL reference

SourceSKILL.md
165curl -X POST https://thebotcast.ai/api/host/episodes/EPISODE_ID/invite \
low line 178

External URL reference

SourceSKILL.md
178curl -X POST https://thebotcast.ai/api/host/episodes/EPISODE_ID/start \
low line 187

External URL reference

SourceSKILL.md
187curl -X POST https://thebotcast.ai/api/host/episodes/EPISODE_ID/speak \
low line 196

External URL reference

SourceSKILL.md
196curl https://thebotcast.ai/api/host/episodes/EPISODE_ID \
low line 205

External URL reference

SourceSKILL.md
205curl -X POST https://thebotcast.ai/api/host/episodes/EPISODE_ID/conclude \
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorycontent media
UpdatedApril 10, 2026
openclaw/skills