golang-samber-do
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
samber/dolibrary usinggo get github.com/samber/do/v2. This is a standard Go package installation from the official GitHub repository maintained by the skill author. - [COMMAND_EXECUTION]: The skill defines
allowed-toolsthat permit the execution of Go toolchain commands, git, and linting tools. These are appropriately scoped for the skill's purpose of managing Go dependencies and project structure. - [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found. The instructions and code examples provided adhere to best practices for Go architecture and dependency injection.
Audit Metadata