next
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [Standard Package Installation]: The skill recommends installing Node.js packages from the '@emulators' scope. These packages are identified as belonging to the vendor's ecosystem for providing mock service functionality.
- [Local Development Persistence]: The instructions include a 'filePersistence' pattern for local state management. This is a common and expected feature for developers wishing to maintain mock data across sessions in a local environment.
- [Configuration Management]: The code snippets demonstrate how to configure environment variables (e.g., VERCEL_URL) and route handlers. These are standard implementation details for Next.js applications and do not present unusual security considerations.
- [OAuth Mocking]: The skill facilitates the use of emulators for OAuth providers. It correctly identifies that in these development/testing scenarios, strict validation can be bypassed, which is standard practice for local mocking tools.
Audit Metadata