hono
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the Hono web framework, covering routing, middleware, and project setup across multiple runtimes.
- [SAFE]: Dependencies such as
hono,zod, and@hono/zod-validatorare standard, well-known packages from the official npm registry. - [SAFE]: Instructions for handling sensitive data, such as JWT secrets and API tokens, correctly advise using environment variables rather than hardcoding credentials.
- [SAFE]: The skill explicitly includes a security and safety section that recommends input validation and CSRF protection, addressing potential indirect prompt injection surfaces at the application level.
- [SAFE]: Analysis of the markdown content and code snippets revealed no evidence of obfuscation, hidden URLs, data exfiltration, or persistence mechanisms.
Audit Metadata