vercel-storage
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- Standard Package Integration: The skill references well-known, industry-standard Node.js packages for storage and database management. These include official libraries from Vercel, Neon, Upstash, and Supabase, which are reputable providers in the web development ecosystem.
- Environment Variable Management: The documentation provides clear instructions for handling sensitive credentials using environment variables and
.env.localfiles. This approach follows security best practices by ensuring that database secrets and API tokens are not hardcoded into the source code. - Developer Workflow Automation: CLI examples for tools like Prisma and Drizzle are included to help with project initialization and migrations. These commands are standard for modern web development workflows and are used within their intended context.
- Marketplace Provisioning Guidance: The skill emphasizes using the Vercel Marketplace for automated account provisioning and environment variable injection, which is a secure and recommended method for managing infrastructure integrations.
Audit Metadata