Caveat verdict
viral-video-replicator
Executes processes AND makes external network calls
Video reverse-engineering skill using local FFmpeg for frame extraction and Vision LLM for analysis to generate replication prompts; process_exec capability used legitimately for local media processing.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Executes processes AND makes external network calls — may exfiltrate command output
LLM02 · LLM06 · ASI03
Installs packages AND executes processes — opaque dependency chain with execution
LLM03 · ASI04
Permission integrity
network_out
package_install
Findings (2)
Python httpx request — network access
SKILL.md · code · httpx.get(
Base64 encoding/decoding
references/frame-extraction.md · prose · downgraded · base64-encode
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installnetwork_outprocess_exec Thanks — recorded.