chi-router

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security threats or malicious behaviors were identified in the skill content.
  • [PROMPT_INJECTION]: The skill body consists of technical documentation and Go code snippets for building REST APIs. There are no instructions designed to override agent behavior, bypass safety guardrails, or leak system prompts.
  • [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or passwords were found in the templates. The implementation correctly demonstrates passing secrets like 'JWTSecret' through configuration objects rather than hardcoding them.
  • [EXTERNAL_DOWNLOADS]: All referenced Go modules (github.com/go-chi/chi, github.com/go-chi/cors, github.com/go-chi/httprate, github.com/golang-jwt/jwt) are established, reputable open-source libraries from official sources.
  • [DATA_EXFILTRATION]: The skill does not contain logic to access sensitive system files (e.g., .ssh, .aws) or exfiltrate data to unauthorized remote servers.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 02:51 AM
Security Audit — agent-trust-hub — chi-router