golang-gin-swagger

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install well-known Go development tools and libraries from the swaggo GitHub organization, including the swag CLI tool, gin-swagger middleware, and files handler. These are standard packages in the Go ecosystem.
  • [EXTERNAL_DOWNLOADS]: The CI/CD reference file provides GitHub Actions templates that utilize official actions from GitHub (actions/checkout and actions/setup-go) and suggests the use of swagger2openapi, a well-known utility for OpenAPI version conversion.
  • [COMMAND_EXECUTION]: The skill provides example commands for documentation generation (swag init) and project building (go build). These are standard development commands and do not involve suspicious execution patterns or remote script piping.
  • [DATA_EXFILTRATION]: No patterns of sensitive data access or unauthorized network transmission were detected. The usage of environment variables like API_HOST is for standard multi-environment configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 10:49 AM