Volcengine Ai Video Generation

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: volcengine-ai-video-generation Version: 1.0.0 The skill bundle contains metadata, descriptive instructions for an AI agent, and interface definitions for a 'Volcengine AI video generation' workflow. All instructions in SKILL.md are benign, focused on the stated purpose of video generation and task management, and do not exhibit any signs of prompt injection, data exfiltration, malicious execution, or other harmful behaviors. No executable code or suspicious dependencies are present in the provided files.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Using the skill may submit a real video-generation job to Volcengine and consume provider resources.

Why it was flagged

The skill instructs the agent to initiate and monitor external video-generation tasks. This is aligned with the skill purpose, but it is still an external action that may affect quotas, costs, or generated content.

Skill content
Submit task and poll status until completion.
Recommendation

Confirm the prompt/input, duration, resolution, and other parameters before submitting jobs, especially if provider usage is billed.

What this means

Task IDs, result URLs, paths, or metadata may remain in conversation or task logs and could reveal information about generated videos.

Why it was flagged

The skill asks for task identifiers to be logged. This supports retries, but task IDs and related metadata can be associated with generated media jobs and should not be over-shared.

Skill content
Always log task ID for retries.
Recommendation

Avoid using sensitive prompts or images unless appropriate for the provider, and treat task IDs and result URLs as private.