skills/midudev/autoskills/hono/Gen Agent Trust Hub

hono

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as an inline API reference and instructional guide for the Hono web framework.
  • [SAFE]: It explicitly promotes security best practices, such as advising against passing credentials through CLI arguments and suggesting the use of environment variables for sensitive data.
  • [SAFE]: Documentation includes examples for various security-focused middleware, including cors, csrf, secureHeaders, ipRestriction, and authentication handlers (basicAuth, bearerAuth, jwt).
  • [COMMAND_EXECUTION]: The skill mentions using npx hono request, npx hono docs, and npx workers-fetch for testing endpoints and accessing documentation. These are standard CLI tools within the Hono and Cloudflare Workers development ecosystem.
  • [SAFE]: All code examples and imported packages (e.g., hono, @hono/zod-validator, @hono/node-server) are legitimate components of the Hono framework.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 01:38 PM