Skip to main content

cloud-uploader

Uploads promo videos to Cloudflare R2 or AWS S3 for hosting and distribution on social media.

Install this skill

or
8/100

Security score

The cloud-uploader skill was audited on Jun 5, 2026 and we found 10 security issues across 2 threat categories, including 5 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70See `${CLAUDE_PLUGIN_ROOT}/reference/cloud/setup-guide.md` for detailed setup instructions.
medium line 80

Template literal with variable interpolation in command context

SourceSKILL.md
80```bash
high line 260

Template literal with variable interpolation in command context

SourceSKILL.md
260- See `${CLAUDE_PLUGIN_ROOT}/reference/cloud/setup-guide.md`
high line 343

Template literal with variable interpolation in command context

SourceSKILL.md
343- `${CLAUDE_PLUGIN_ROOT}/reference/cloud/setup-guide.md` - Detailed setup instructions
high line 344

Template literal with variable interpolation in command context

SourceSKILL.md
344- `${CLAUDE_PLUGIN_ROOT}/skills/promo-director/SKILL.md` - Generate promo videos
high line 345

Template literal with variable interpolation in command context

SourceSKILL.md
345- `${CLAUDE_PLUGIN_ROOT}/skills/release-director/SKILL.md` - Release workflow
medium line 48

Access to hidden dotfiles in home directory

SourceSKILL.md
48Cloud credentials must be configured in `~/.bitwize-music/config.yaml`:
low line 82

Access to hidden dotfiles in home directory

SourceSKILL.md
82~/.bitwize-music/venv/bin/pip install -r ${CLAUDE_PLUGIN_ROOT}/requirements.txt
medium line 88

Access to hidden dotfiles in home directory

SourceSKILL.md
88The upload script uses `~/.bitwize-music/venv` if available, otherwise falls back to system Python.
low line 96

Access to hidden dotfiles in home directory

SourceSKILL.md
96cat ~/.bitwize-music/config.yaml | grep -A 20 "cloud:"
Scanned on Jun 5, 2026
View Security Dashboard
Installation guide →