go-repository-pattern

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill recommends the installation of widely-used development tools sqlc and golang-migrate via Homebrew, and the pgx driver from GitHub. These are standard, reputable resources in the Go ecosystem.
  • [COMMAND_EXECUTION]: SKILL.md and assets/Makefile contain standard CLI commands for code generation and database migrations. These are boilerplate commands meant for local development environments.
  • [CREDENTIALS_UNSAFE]: While the skill handles database connection strings, it correctly utilizes configuration structures in assets/database.go rather than hardcoding sensitive credentials. Example commands use placeholder values like 'user:pass'.
  • [PROMPT_INJECTION]: The instructions focus purely on architectural patterns and code implementation without any patterns that attempt to override agent safety or system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 07:02 AM