Veevid AI Video Generator
v1.2.2AI video generator — text to video, image to video, and reference-to-video via Veevid API. Supports Kling 3.0, Sora 2, Veo 3.1, LTX 2.3, Seedance, Wan 2.6, a...
⭐ 0· 134·0 current·0 all-time
byVeevid AI@meigesir
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Veevid text/image/reference-to-video) align with the declared behavior: it expects a Veevid API key stored at ~/.config/veevid/api_key and calls veevid.ai endpoints. The only minor metadata mismatch: registry metadata shows 'Required config paths: [object Object]' which looks like a formatting error, but the SKILL.md clearly documents the API key path.
Instruction Scope
Runtime instructions are narrowly scoped to: (1) read a local API key file, (2) call veevid.ai endpoints (quote/generate/status/credits/storage), and (3) optionally read recent chat messages to find image attachments when the user requested image-to-video. Reading recent messages and posting quoted previews is justified for the I2V flow, but it is a privacy-sensitive action — the agent will access channel history and post previews back to the channel. The skill does not instruct reading other local files or sending data to third-party endpoints beyond veevid.ai.
Install Mechanism
Instruction-only skill with no install spec and no code to write to disk beyond the expected config directory (~/.config/veevid). This is low-risk from an installation perspective.
Credentials
The skill requests a single local config path (~/.config/veevid/api_key) for the Veevid API key and uses that key in Authorization headers. No unrelated environment variables, credentials, or broad system access are requested.
Persistence & Privilege
No 'always' privilege is requested; the skill runs only when invoked. It stores/reads its own config file under the user's home config directory, which is expected for an external API integration. It doesn't modify other skills or global agent settings.
Assessment
This skill appears to do exactly what it says: it uses a Veevid API key you store at ~/.config/veevid/api_key and calls veevid.ai endpoints to quote and generate videos. Before installing, consider: (1) the agent will read recent channel messages to locate images for image-to-video requests and will post quoted previews back to the channel — ensure you're comfortable with that privacy behavior in group chats; (2) keep your Veevid API key private (the skill reads it from a local file and uses it in requests); (3) there is no installer, so only the config file is created; and (4) the registry metadata contains a minor formatting error for the config path (harmless but worth noting). If you plan to use this skill in sensitive channels, limit where it can be invoked or remove agent permissions to read channel history.Like a lobster shell, security has layers — review code before you run it.
Plugin bundle (nix)
Skill pack · CLI binary · Config
SKILL.mdCLIConfig
Config requirements
State dirs~/.config/veevid
aivk97f2arje3t27a1d9g4n85zg71839qmzgenerationvk97f2arje3t27a1d9g4n85zg71839qmzlatestvk97f2arje3t27a1d9g4n85zg71839qmzvideovk97f2arje3t27a1d9g4n85zg71839qmz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Config[object Object]
