hono-api-best-practices
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: This skill provides architectural guidelines and templates for API development. It does not include any executable scripts, command-line operations, or network requests. All instructions focus on code structure and design patterns.
- [SAFE]: The instructions mandate the use of Zod for strict runtime validation of all incoming data, which is a core security practice to prevent injection and data integrity issues. It also enforces standardized error responses and status codes.
- [SAFE]: No sensitive data, hardcoded credentials, or obfuscated patterns were found. References to authentication schemes (e.g.,
bearerAuth) and server URLs (e.g.,https://api.gesttione.com) are provided as structural examples for API documentation.
Audit Metadata