go-dev
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill recommends using standard Go CLI commands (
go mod,go doc,go run). These are standard tools for the described use case and do not involve unauthorized privilege escalation or persistence. - [REMOTE_CODE_EXECUTION]: The use of
go runis standard for Go development to compile and execute local code. No patterns of piping remote content to a shell were found. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The instructions are consistent with legitimate development workflows.
Audit Metadata