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, and just tasks 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_PATH is 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
Risk Level
SAFE
Analyzed
Jul 3, 2026, 11:05 AM
Security Audit — agent-trust-hub — test-go-binding