service-builder
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural patterns for building decoupled services in TypeScript, promoting maintainable and testable code structures.
- [SAFE]: Code examples demonstrate robust input validation using the Zod library, effectively mitigating potential injection vulnerabilities by ensuring data conforms to expected schemas.
- [SAFE]: The documentation promotes security best practices, such as the use of 'import server-only' to ensure server-side logic and potentially sensitive operations remain confidential and are not included in client-side bundles.
- [SAFE]: All referenced software dependencies, including Supabase, Zod, Next.js, and Vitest, are standard, reputable libraries commonly used in modern web development.
Audit Metadata