num30-config
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the
github.com/num30/configGo library, which is used for application configuration.\n- [EXTERNAL_DOWNLOADS]: Mentions the installation of the library usinggo get github.com/num30/config, which is a standard procedure for Go development and targets a public repository.\n- [COMMAND_EXECUTION]: Describes how the library processes command-line flags to configure application behavior, which is an expected and documented feature of the utility.\n- [SAFE]: References to sensitive data handling (e.g.,DB_PASS) and default credentials in thelib.PostgresqlDbpackage are presented as examples for local development and configuration management, following standard documentation practices.
Audit Metadata