ffmpeg-usage

Warn

Audited by Socket on Mar 29, 2026

1 alert found:

Anomaly
AnomalyLOW
install.sh

This installer script shows no direct malware indicators within the script itself (no exfiltration, no credential access, no reverse shells, no obfuscated execution). The primary concern is supply-chain integrity: it installs unverified remote repository contents (not pinned and not cryptographically verified) and can also install arbitrary local directory contents via `cp -r ./*`. Since the installed skill artifacts are intended for downstream loading by Claude Code, compromise of the upstream repo or user directory can lead to malicious skill behavior later. Review upstream code and add integrity controls (pinning to a commit/tag and verifying checksums/signatures) and tighten local copy behavior/verification.

Confidence: 68%Severity: 64%
Audit Metadata
Analyzed At
Mar 29, 2026, 04:15 PM
Package URL
pkg:socket/skills-sh/ychoi-kr%2Fclaude-ffmpeg-skill%2Fffmpeg-usage%2F@b88cb5ce08337ab55c66c67674100b8de29cf232