zig-build-system

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill serves as a technical reference for the Zig build system. The instructions and code snippets align with established developer workflows for project configuration.
  • [COMMAND_EXECUTION]: Provides templates for executing system commands via the Zig std.Build API (e.g., b.addSystemCommand). Examples are limited to standard build tasks such as retrieving version tags using git describe.
  • [EXTERNAL_DOWNLOADS]: Documents the standard method for managing third-party dependencies in build.zig.zon. The provided examples reference GitHub, which is a well-known and trusted service for hosting source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:05 PM
Security Audit — agent-trust-hub — zig-build-system