vercel-firewall
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [Official SDK Usage]: The skill references the
@vercel/sdkNode.js package. This is an official library provided by the vendor for secure interaction with their platform services. - [Secure API Communication]: Examples in the skill demonstrate how to interact with the official Vercel API (
api.vercel.com) using theVERCEL_TOKENenvironment variable for authentication. This follows security best practices for credential management. - [Platform-Native Security Features]: The content focuses on implementing security at the platform level (edge network), such as WAF rules and DDoS mitigation, which are designed to protect applications without modifying the underlying code.
Audit Metadata