v0
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses curl to communicate with the official Vercel v0 API (api.v0.dev) for UI and code generation. This is a well-known service, and the behavior is consistent with the skill's stated purpose.
- [SAFE]: Authentication is handled correctly using a V0_TOKEN environment variable. This follows security best practices for secret management by avoiding hardcoded credentials in the instructions.
- [SAFE]: All shell commands (curl, jq) are used for legitimate data retrieval and formatting. There is no evidence of privilege escalation, persistent access mechanisms, or unauthorized file system operations.
Audit Metadata