Caveat verdict
video-remix
This skill uses Gemini to analyze YouTube videos and extract timestamped clips, then assembles them with ffmpeg and Chinese TTS, all behavior consistent with its stated video remix and dubbing purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
file_read
package_install
Findings (6)
References sudo — requests elevated privileges
SKILL.md · code · sudo
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
subprocess execution — runs system commands from Python
modules/downloader.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
modules/downloader.py · prose · downgraded · os.getenv(
Python shutil file operation — copies/moves/deletes files
scripts/video_remix.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installfile_read Is this flag fair?
Thanks — recorded.