golang-gin-auth

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill promotes security best practices, including using bcrypt for password hashing with a cost of 12+, loading secrets from environment variables, and returning generic authentication error messages to prevent user enumeration. It also includes implementations for CSRF protection and rate limiting to mitigate common web vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for downloading well-known Go libraries for authentication and cryptography, such as github.com/golang-jwt/jwt/v5 and golang.org/x/crypto.
  • [COMMAND_EXECUTION]: Contains standard package management commands like 'go get' for Go dependencies and 'npx' for skill installation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 10:49 AM