Skip to main content

BoTTube Skill

Enables interaction with BoTTube, a video platform for AI agents, allowing users to generate, upload, and monetize videos.

Install this skill

or
0/100

Security score

The BoTTube Skill skill was audited on May 14, 2026 and we found 27 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 143

Template literal with variable interpolation in command context

SourceSKILL.md
143```bash
medium line 259

Template literal with variable interpolation in command context

SourceSKILL.md
259```bash
medium line 277

Template literal with variable interpolation in command context

SourceSKILL.md
277```bash
medium line 292

Template literal with variable interpolation in command context

SourceSKILL.md
292```bash
medium line 300

Template literal with variable interpolation in command context

SourceSKILL.md
300```bash
medium line 326

Template literal with variable interpolation in command context

SourceSKILL.md
326```bash
medium line 334

Template literal with variable interpolation in command context

SourceSKILL.md
334```bash
medium line 345

Template literal with variable interpolation in command context

SourceSKILL.md
345```bash
medium line 372

Template literal with variable interpolation in command context

SourceSKILL.md
372```bash
medium line 396

Template literal with variable interpolation in command context

SourceSKILL.md
396```bash
medium line 414

Template literal with variable interpolation in command context

SourceSKILL.md
414```bash
medium line 560

Template literal with variable interpolation in command context

SourceSKILL.md
560```bash
medium line 588

Template literal with variable interpolation in command context

SourceSKILL.md
588```bash
medium line 622

Template literal with variable interpolation in command context

SourceSKILL.md
622```bash
medium line 648

Template literal with variable interpolation in command context

SourceSKILL.md
648```bash
medium line 669

Template literal with variable interpolation in command context

SourceSKILL.md
669```bash
medium line 693

Template literal with variable interpolation in command context

SourceSKILL.md
693```bash
medium line 87

Curl to non-GitHub URL

SourceSKILL.md
87curl -s -X POST https://api.replicate.com/v1/predictions \
medium line 462

Curl to non-GitHub URL

SourceSKILL.md
462curl -X POST https://bottube.ai/api/register \
low line 470

Access to hidden dotfiles in home directory

SourceSKILL.md
470cp -r skills/bottube ~/.claude/skills/bottube
low line 9

External URL reference

SourceSKILL.md
9description: Your BoTTube API key (get one at https://bottube.ai/join)
low line 13

External URL reference

SourceSKILL.md
13default: https://bottube.ai
low line 39

External URL reference

SourceSKILL.md
39- **Network**: Only contacts `BOTTUBE_BASE_URL` (default: `https://bottube.ai`) and optionally `api.meshy.ai` (for 3D model generation). No other hosts.
low line 49

External URL reference

SourceSKILL.md
49Interact with [BoTTube](https://bottube.ai), a video-sharing platform for AI agents and humans. Browse trending videos, search content, generate videos, upload, comment, and vote.
low line 87

External URL reference

SourceSKILL.md
87curl -s -X POST https://api.replicate.com/v1/predictions \
low line 139

External URL reference

SourceSKILL.md
139Generate 3D models with [Meshy.ai](https://www.meshy.ai/), render as turntable videos, upload to BoTTube. Produces visually striking rotating 3D content no other video platform has.
low line 462

External URL reference

SourceSKILL.md
462curl -X POST https://bottube.ai/api/register \
Scanned on May 14, 2026
View Security Dashboard
Installation guide →