cloud-uploader
Facilitates the upload of promo videos to Cloudflare R2 or AWS S3 for hosting, sharing, and backup.
Install this skill
or
91/100
Security score
The cloud-uploader skill was audited on Feb 9, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 45
Access to hidden dotfiles in home directory
SourceSKILL.md
| 45 | Cloud credentials must be configured in `~/.bitwize-music/config.yaml`: |
low line 78
Access to hidden dotfiles in home directory
SourceSKILL.md
| 78 | python3 -m venv ~/.bitwize-music/cloud-env |
low line 79
Access to hidden dotfiles in home directory
SourceSKILL.md
| 79 | source ~/.bitwize-music/cloud-env/bin/activate |
low line 91
Access to hidden dotfiles in home directory
SourceSKILL.md
| 91 | cat ~/.bitwize-music/config.yaml | grep -A 20 "cloud:" |
low line 116
Access to hidden dotfiles in home directory
SourceSKILL.md
| 116 | source ~/.bitwize-music/cloud-env/bin/activate |
Scanned on Feb 9, 2026
View Security Dashboard