varg-video-generation
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): Analysis of the skill instructions and setup scripts revealed no malicious patterns. The skill focuses on providing templates and a configuration utility for the varg SDK.- DATA_EXPOSURE (SAFE): The skill manages sensitive API keys by storing them in a local .env file. The setup script proactively adds this file to .gitignore to prevent accidental exposure to version control.- COMMAND_EXECUTION (LOW): The setup process involves running a local TypeScript file via the bun runtime. The script is transparent, well-documented, and limited to standard project initialization tasks.
Audit Metadata