golang-stretchr-testify
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill configuration specifies the installation of the gotests utility from its public GitHub repository (github.com/cweill/gotests). This is a standard developer tool for generating test boilerplate.\n- [COMMAND_EXECUTION]: The skill utilizes established Go development tools including go, gotests, golangci-lint, and gopls to facilitate test writing and analysis.\n- [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze Go source code to provide testing recommendations.\n
- Ingestion points: Go source files matching **/*.go.\n
- Boundary markers: None identified.\n
- Capability inventory: The skill uses tools for file operations, Go toolchain execution, and documentation retrieval.\n
- Sanitization: Not explicitly implemented in the skill instructions.
Audit Metadata