golang-google-wire
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
wiretool fromgithub.com/google/wire/cmd/wire. This is the official repository maintained by Google, which is a recognized trusted organization. The reference is a standard dependency for Go developers and is documented neutrally. - [COMMAND_EXECUTION]: The skill instructs the agent to run shell commands using the
wireCLI and the standard Go toolchain. These operations, such aswire ./...andwire check, are essential for generating and validating dependency graphs at compile time and are restricted to the project environment.
Audit Metadata