go-error
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The skill focuses on architectural guidelines and code generation.
- [COMMAND_EXECUTION]: The implementation checklist suggests running
make lintandmake nilaway. These are standard development tools used for static analysis and linting in Go environments and are documented here as part of a safe development workflow. - [EXTERNAL_DOWNLOADS]: The Go code examples reference the repository
github.com/cristiano-pacheco/bricks/pkg/errs. This is a vendor-owned resource belonging to the skill author and is used as a legitimate dependency for modular error handling.
Audit Metadata