go-gin-handlers
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were identified in the provided skill components.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to download the Gin framework from its official and well-known GitHub repository using the standard Go package manager. This is a routine and safe operation for Go development.
- [COMMAND_EXECUTION]: The provided commands in SKILL.md are standard utility commands for Go development (go get, go run) and local API testing (curl), all of which are appropriate for the context and intended use of the skill.
Audit Metadata