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 Mar 1, 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 69

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

SourceSKILL.md
79```bash
high line 259

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
95cat ~/.bitwize-music/config.yaml | grep -A 20 "cloud:"
Scanned on Mar 1, 2026
View Security Dashboard