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.pyusing theuvpackage manager to generate videos. - [EXTERNAL_DOWNLOADS]: The use of
uv runimplies 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