golang-swagger
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and installs the 'swag' CLI tool from the official 'swaggo/swag' repository using the standard Go toolchain. This is a well-known and trusted tool in the Go community.
- [COMMAND_EXECUTION]: Executes 'go' and 'swag' CLI commands to build, format, and generate API documentation. These operations are essential to the skill's primary function and are limited to the development scope.
- [SAFE]: The skill provides transparent documentation and automation for generating OpenAPI specs. It contains no obfuscation, hardcoded credentials, or unauthorized data access patterns.
Audit Metadata