OATDA Generate Video
v1.0.3Generate videos from text descriptions using AI models through OATDA's unified API. Triggers when the user wants to generate, create, or produce AI video cli...
⭐ 0· 41·0 current·0 all-time
by@devcsde
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (AI video generation via OATDA) matches the declared requirements: curl/jq for HTTP + JSON handling and OATDA_API_KEY for authorization. The metadata's model mapping and provider list are consistent with a multi-provider video-generation front end.
Instruction Scope
Instructions are scoped to calling the OATDA API and polling status. They explicitly resolve the API key either from OATDA_API_KEY env var or from ~/.oatda/credentials.json; reading that credentials file is the only filesystem access and is directly relevant to obtaining the API key, but is a privacy-sensitive action the user should be aware of.
Install Mechanism
No install spec and no code files — instruction-only. This is lowest-risk: no archives or external binaries are downloaded or installed by the skill.
Credentials
Only OATDA_API_KEY is required (declared as primary credential). No unrelated secrets, extra cloud credentials, or system config paths are requested beyond the optional ~/.oatda/credentials.json fallback used to read the API key.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent platform privileges. It does not modify other skills or system settings.
Assessment
This skill appears to do what it says: it sends async video-generation requests to oatda.com and needs an OATDA_API_KEY. Before installing: (1) confirm you trust https://oatda.com and are comfortable sending prompts (and any public image URLs) to their service and downstream providers; (2) be aware the skill will attempt to read ~/.oatda/credentials.json as a fallback to populate the API key—remove or secure that file if you don't want it automatically read; (3) keep your API key private (the SKILL.md instructs not to print it, but avoid pasting it into shared logs); (4) if you need stricter isolation, set OATDA_API_KEY in the environment instead of relying on the credentials file. Overall this is coherent and expected for an API-wrapping, instruction-only skill.Like a lobster shell, security has layers — review code before you run it.
latestvk977wjp3f9qgcwd8acf08wp99d84423z
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
Binscurl, jq
EnvOATDA_API_KEY
Primary envOATDA_API_KEY
