vercel-performance-tuning

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides educational content and code templates for performance tuning on Vercel. All code samples involve standard configuration (vercel.json) or common patterns (Next.js Image component, lazy initialization, ISR).
  • [EXTERNAL_DOWNLOADS]: The skill references standard developer tools like lighthouse, depcheck, and cost-of-modules via npx, which are well-known services for performance auditing.
  • [COMMAND_EXECUTION]: Includes standard Vercel CLI commands (vercel inspect) and performance auditing tools (npx lighthouse), which are appropriate for the stated purpose.
  • [CREDENTIALS_SAFE]: Correctly advises using environment variables (process.env.REVALIDATION_SECRET, process.env.REDIS_URL) for secrets rather than hardcoding them.
  • [TRUSTED_VENDOR]: The author (Jeremy Longshore) and associated domains (jeremylongshore.com, intentsolutions.io) are treated as recognized entities for this analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:47 AM
Security Audit — agent-trust-hub — vercel-performance-tuning