golang-documentation
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and templates are focused entirely on providing documentation guidance and boilerplate. No malicious patterns such as credential theft or unauthorized data access were identified during analysis.- [COMMAND_EXECUTION]: The skill uses restricted bash tools including
go,git, andgolangci-lint. These tools are used for legitimate purposes like checking Go documentation, verifying code examples, and managing repository metadata.- [EXTERNAL_DOWNLOADS]: Templates within the skill include boilerplatecurlcommands for project installation via GitHub. These are provided as examples for the user's project documentation and are not executed by the skill itself.- [DATA_EXFILTRATION]: The skill references several external services for documentation discoverability (such as Context7 and DeepWiki). These are developer tools and the skill does not include any logic to automatically transmit sensitive data to them.
Audit Metadata