Ad Creative Engine
v1.0.0Generate polished 1080×1920 TikTok/Reels/Shorts video ads from product clips and images. Three viral styles: Clean, Meme, UGC. Python + ffmpeg, no cloud requ...
⭐ 1· 261·2 current·2 all-time
byZero2Ai@zero2ai-hub
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The description promises a local Python+ffmpeg rendering tool, and the SKILL.md lists python3, ffmpeg, and specific pip packages — that part is coherent — but the skill bundle contains no scripts, requirements.txt, examples, fonts, or asset folders referenced by the instructions. The registry metadata claimed no required binaries while SKILL.md requires python3/ffmpeg, creating an inconsistency.
Instruction Scope
Runtime instructions tell the agent to cd into a project dir and run python3 scripts/render.py with example configs and bundled fonts/assets. Those files are not present in the published skill, so the instructions assume external files or a separate repo. Instructions do not request unrelated system files or credentials, but they do command installs (pip, apt/brew) and execution of local scripts — which you should only run after inspecting the code.
Install Mechanism
There is no formal install spec (instruction-only). The SKILL.md recommends pip installs and system package managers (brew/apt) for ffmpeg. That is a common approach but means the agent/user will fetch code from PyPI and system repos; no arbitrary download URLs are specified. Because the skill lacks bundled code, installing and running the referenced scripts would require obtaining them from elsewhere (not provided).
Credentials
The skill requests no environment variables or credentials. The required dependencies (moviepy, pillow, optional librosa) are proportionate to video/audio processing and align with the declared functionality.
Persistence & Privilege
The skill does not request persistent/always-on privileges and uses the default autonomous invocation setting. It does not claim to modify other skills or system-wide settings.
What to consider before installing
Do not install or run anything blindly. The SKILL.md expects scripts (scripts/render.py), requirements.txt, fonts, and example assets that are not included in the published skill — ask the publisher for the source repository or the missing files and inspect the code before running. If you decide to test it, run installation and rendering inside an isolated environment (VM or container), review scripts for network calls or unexpected file access, verify the origin of any font or asset files, and prefer obtaining code from a known repository/homepage rather than executing opaque instructions. If the publisher cannot provide source or a trustworthy repo, treat the skill as incomplete/untrusted.Like a lobster shell, security has layers — review code before you run it.
latestvk979s4ez6a4zvj4fyj8n03y1tn82bwh9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
