golang-gin-swagger
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities detected during the analysis of the skill's instructions and reference files.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known Go libraries from the swaggo organization and the swagger2openapi Node.js tool for documentation generation.
- [COMMAND_EXECUTION]: Provides standard CLI instructions for Go development, including tool installation via go install and documentation generation via swag init, which are appropriate for the skill's stated purpose.
- [PROMPT_INJECTION]: The main skill file includes explicit safety guardrails that instruct the agent to refuse out-of-scope requests and maintain role boundaries.
- [CREDENTIALS_UNSAFE]: All credentials and tokens used in code snippets and DTO examples are clearly marked placeholders (e.g., 's3cur3P@ss!', 'eyJhbGci...') and do not pose a risk.
Audit Metadata