saccoai-design-variations
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Git to manage project branches, including creating, merging, and deleting variation branches based on AI-generated labels. It also uses the Vercel CLI to deploy these branches to a well-known hosting service.
- [DATA_EXFILTRATION]: The skill reads project source files, such as CSS and layout components, to analyze the current design. It pushes source code to the remote Git origin and Vercel for deployment purposes.
- [SAFE]: The skill implements best practices by checking for a clean Git state before execution and requiring user confirmation before performing destructive merge or delete operations.
Audit Metadata