go-graphql
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
gqlgendevelopment tool and thedataloadgenbatching library from their respective official GitHub repositories using the standard Go toolchain. - [COMMAND_EXECUTION]: Utilizes the Go toolchain to perform code generation and formatting tasks, restricted by
allowed-toolsconfiguration to specific safe binary invocations (go,gofmt,gqlgen).
Audit Metadata