edge-runtime
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [Package Management]: The skill references official Node.js packages under the @edge-runtime namespace. These are standard, versioned packages managed by the vendor for Edge Runtime development.- [Dynamic Code Evaluation]: A code example demonstrates the use of runtime.evaluate() for local testing. This is an intended feature of the edge-runtime library designed for simulating edge environments during the development process.- [Data Ingestion Surface]: The middleware examples demonstrate processing of incoming request data such as headers and cookies. While this represents an entry point for external data, it is a core functional requirement for the middleware patterns described and aligns with standard web development practices.- [Official Resources]: The skill points to official GitHub repositories and documentation hosted by Vercel and Next.js, which are trusted sources for technical guidance and configuration.
Audit Metadata