skills/openclaw/skills/veo/Gen Agent Trust Hub

veo

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local Python script located at {baseDir}/scripts/generate_video.py using the uv package manager to generate videos.
  • [EXTERNAL_DOWNLOADS]: The use of uv run implies that the tool may download and install necessary Python dependencies required by the execution script if they are not already present.
  • [CREDENTIALS_UNSAFE]: The skill references the use of a GEMINI_API_KEY. It follows security best practices by recommending the key be stored in environment variables or a local configuration file (~/.clawdbot/clawdbot.json) rather than being hardcoded in the script.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 07:23 PM