write-go-docs
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Go CLI tools (e.g.,
gofmt,go test,go doc,pkgsite) to format code and validate documentation examples. This is standard developer workflow behavior and is confined to the local environment and the user's source code. - [SAFE]: The skill does not perform any network operations to unknown domains, access sensitive system credentials, or attempt to override agent safety protocols. Its operations are strictly limited to processing Go source files as directed by the user.
Audit Metadata