Volcengine Video Studio
v0.1.4Production-ready Volcengine/ARK video generation for prompt-to-video, image-to-video, and draft-video refinement. Use when users want a hands-on skill that c...
⭐ 0· 95·0 current·0 all-time
byKoi@jinhuadeng
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included script and instructions: the skill submits video generation tasks to a Volcengine/ARK API, polls status, inspects payloads, and downloads outputs. Requiring an API key and endpoint is proportional to the stated purpose.
Instruction Scope
SKILL.md and the script explicitly read local media files (encode as data: URLs), assemble request payloads, post to the declared endpoints, poll for task status, and download resulting files to a local directory. These actions are expected for a real video-generation runner but do mean local files and prompts will be transmitted to the remote service and downloaded into ~/Desktop/volcengine-videos by default. The skill does not attempt to read unrelated system files or other credentials.
Install Mechanism
There is no install spec; this is instruction + bundled script only. Nothing is downloaded from external URLs at install time and no archives are extracted.
Credentials
The script legitimately needs an API key and endpoint (VOLCENGINE_API_KEY/ARK_API_KEY and VOLCENGINE_VIDEO_ENDPOINT / ARK_BASE_URL). However, the registry metadata lists no required env vars while SKILL.md and the script do — this mismatch is noteworthy. The script also falls back to OPENAI_API_KEY / OPENAI_BASE_URL as alternative env names, which is unusual but seems intended as convenience/fallback; verify you want that behavior before supplying an OpenAI key in a shared environment.
Persistence & Privilege
always is false; the skill does not request persistent presence or modify other skills. It runs as a user-invoked script and can be called autonomously by the agent (normal default) but it does not ask for elevated system privileges.
Assessment
This skill is internally consistent with a Volcengine/ARK video runner, but note the following before installing: (1) You must provide a Volcengine/ARK API key and endpoint (the README lists these), even though the registry metadata omitted them. (2) The script will read local image/video files, base64-encode them, and send them to the remote API — only use with media you are comfortable uploading. (3) The code will also download generated outputs to ~/Desktop/volcengine-videos by default; set --download-dir if you prefer a different location. (4) The script will fall back to OPENAI_API_KEY/OPENAI_BASE_URL environment names if Volcengine vars are not set — avoid having unrelated keys in your environment if you don't want them reused. If you require higher assurance, request the full untruncated script for review and confirm the exact network endpoints the tool will call.Like a lobster shell, security has layers — review code before you run it.
ai-videovk97af0y446p349xdbz7wfen43d83v900arkvk97af0y446p349xdbz7wfen43d83v900latestvk971awsn4stn13zz7my674a6n183w1zxseedancevk97af0y446p349xdbz7wfen43d83v900videovk97af0y446p349xdbz7wfen43d83v900volcenginevk97af0y446p349xdbz7wfen43d83v900workflowvk97af0y446p349xdbz7wfen43d83v900
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
