test-go-binding
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines standard developer workflows for building and testing code using established local tools.\n- [COMMAND_EXECUTION]: The skill utilizes standard command-line tools for project maintenance and testing.\n
- Evidence: Commands such as
go fmt,go test,cargo clippy, andjusttasks are restricted to the local environment and the project's own source code.\n- [SAFE]: Environment variable manipulation is used for standard development purposes.\n - Evidence: Setting
DYLD_LIBRARY_PATHis a documented requirement for macOS systems to link against the locally built shared Foreign Function Interface (FFI) library produced by the build process.
Audit Metadata