vercel
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides official documentation and boilerplate code for Vercel services. No malicious instructions or patterns were detected.
- [SAFE]: All referenced Node.js packages (such as
@vercel/kv,@vercel/postgres, and@vercel/blob) are official libraries maintained by Vercel. - [SAFE]: Commands like
npm i -g vercelandvercel --prodare the standard, documented methods for interacting with the Vercel ecosystem. - [SAFE]: The environment variable references in the
vercel.jsonexamples (e.g.,@database-url) use Vercel's native mapping syntax and do not expose hardcoded secrets. - [SAFE]: The provided cron job handler includes a security best practice check for the
CRON_SECRETauthorization header.
Audit Metadata