vercel-firewall
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- Official Resource Integration: The skill references official Vercel domains and documentation (e.g., vercel.com, api.vercel.com). These are trusted sources for security configuration and API interaction.
- Standard Credential Handling: The skill demonstrates how to use the Vercel API using environment variables (e.g., $VERCEL_TOKEN, process.env.VERCEL_TOKEN) and placeholders. This is a recommended security practice for authentication compared to hardcoding secrets.
- Secure Dependency Usage: The skill references the official @vercel/sdk Node.js package. This is a standard, well-maintained library provided by the platform vendor.
- No Malicious Patterns Detected: A thorough review found no evidence of prompt injection, obfuscation, unauthorized data access, or persistence mechanisms. The content is purely instructional and aimed at improving application security.
Audit Metadata