ffmpeg-docker-containers
Facilitates containerized FFmpeg deployments with GPU support, ensuring consistent environments for video processing across platforms.
Install this skill
or
58/100
Security score
The ffmpeg-docker-containers skill was audited on Feb 21, 2026 and we found 14 security issues across 5 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 116
Template literal with variable interpolation in command context
SourceSKILL.md
| 116 | docker run --rm ` |
medium line 168
Curl to non-GitHub URL
SourceSKILL.md
| 168 | curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey | sudo gpg --dearmor -o /usr/share/keyrings/nvidia-container-toolkit-keyring.gpg |
medium line 169
Curl to non-GitHub URL
SourceSKILL.md
| 169 | curl -s -L https://nvidia.github.io/libnvidia-container/stable/deb/nvidia-container-toolkit.list | \ |
medium line 264
Wget to non-GitHub URL
SourceSKILL.md
| 264 | RUN wget -O ffmpeg.tar.bz2 https://ffmpeg.org/releases/ffmpeg-7.1.tar.bz2 && \ |
medium line 325
Wget to non-GitHub URL
SourceSKILL.md
| 325 | RUN wget -O ffmpeg.tar.bz2 https://ffmpeg.org/releases/ffmpeg-7.1.tar.bz2 && \ |
low line 581
Access to hidden dotfiles in home directory
SourceSKILL.md
| 581 | # Or add to ~/.bashrc |
medium line 168
Access to system keychain/keyring
SourceSKILL.md
| 168 | curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey | sudo gpg --dearmor -o /usr/share/keyrings/nvidia-container-toolkit-keyring.gpg |
medium line 170
Access to system keychain/keyring
SourceSKILL.md
| 170 | sed 's#deb https://#deb [signed-by=/usr/share/keyrings/nvidia-container-toolkit-keyring.gpg] https://#g' | \ |
low line 168
External URL reference
SourceSKILL.md
| 168 | curl -fsSL https://nvidia.github.io/libnvidia-container/gpgkey | sudo gpg --dearmor -o /usr/share/keyrings/nvidia-container-toolkit-keyring.gpg |
low line 169
External URL reference
SourceSKILL.md
| 169 | curl -s -L https://nvidia.github.io/libnvidia-container/stable/deb/nvidia-container-toolkit.list | \ |
low line 170
External URL reference
SourceSKILL.md
| 170 | sed 's#deb https://#deb [signed-by=/usr/share/keyrings/nvidia-container-toolkit-keyring.gpg] https://#g' | \ |
low line 264
External URL reference
SourceSKILL.md
| 264 | RUN wget -O ffmpeg.tar.bz2 https://ffmpeg.org/releases/ffmpeg-7.1.tar.bz2 && \ |
low line 319
External URL reference
SourceSKILL.md
| 319 | RUN git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git && \ |
low line 325
External URL reference
SourceSKILL.md
| 325 | RUN wget -O ffmpeg.tar.bz2 https://ffmpeg.org/releases/ffmpeg-7.1.tar.bz2 && \ |
Scanned on Feb 21, 2026
View Security DashboardInstall this skill with one command
/learn @josiahsiegel/ffmpeg-docker-containersGitHub Stars 20
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
JosiahSiegel/claude-plugin-marketplace