golang-gin-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were identified. The skill promotes industry-standard security practices for production deployments.\n- [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted external resources for development and security purposes. These include the 'Air' hot-reload tool, 'Golang Migrate', and the 'Trivy' vulnerability scanner. All sources are from established organizations or repositories.\n- [COMMAND_EXECUTION]: Provides standard instructional commands for building binaries and managing containerized environments (e.g.,
go build,docker build,kubectl apply). All execution patterns are contextually appropriate and follow the principle of least privilege where applicable.\n- [CREDENTIALS_UNSAFE]: Follows 12-factor application principles by ensuring sensitive data likeDATABASE_URLandJWT_SECRETare managed via environment variables and Kubernetes Secrets rather than hardcoded values. Placeholders used in examples are clearly marked and non-sensitive.\n- [PROMPT_INJECTION]: Instructions are focused on technical implementation and contain no attempts to override agent behavior, bypass safety guardrails, or extract system instructions.
Audit Metadata