xmake-go
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for using xmake with the Go programming language. All instructions, shell commands, and Lua configurations are standard for build automation and project management.
- [COMMAND_EXECUTION]: The skill includes an example of a custom xmake task that executes
go test ./...viaos.exec. This is a standard pattern for integrating testing into the build lifecycle and is scoped to the user's local project environment. - [DATA_EXPOSURE_AND_EXFILTRATION]: There are no hardcoded secrets, sensitive path accesses, or unauthorized network operations detected. References to external Go modules are consistent with standard Go dependency management.
Audit Metadata