hono-testing

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains technical documentation and TypeScript code examples for writing unit and integration tests for the Hono framework. The patterns shown (e.g., using app.request(), testClient, and mocking environment variables) are standard industry practices.
  • [CREDENTIALS_UNSAFE]: While the code examples include strings like 'test-api-key-12345', they are explicitly used for mocking purposes and are marked with // pragma: allowlist secret. These are not real credentials.
  • [REMOTE_CODE_EXECUTION]: No remote code execution or suspicious external downloads were found. The skill references standard libraries such as hono, vitest, and miniflare.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 04:41 PM
Security Audit — agent-trust-hub — hono-testing