skills/nzrsky/zig-skills/zig/Gen Agent Trust Hub

zig

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: An automated detector flagged documentation in references/builtins.md regarding the @setRuntimeSafety compiler intrinsic. Evaluation confirmed this is a false positive; the text neutrally documents a standard Zig feature used to toggle runtime checks for performance optimization.
  • [EXTERNAL_DOWNLOADS]: The skill documents the installation of community-standard tools such as anyzig (a version manager) and ZLS (the Zig Language Server). These instructions include downloading files from the official GitHub repositories and project domains of established community members.
  • [COMMAND_EXECUTION]: Code examples throughout the reference files demonstrate the usage of standard Zig APIs for process management, file I/O, and networking. These examples are strictly for instructional purposes and do not contain malicious payloads.
  • [PRIVILEGE_ESCALATION]: Tooling documentation provides standard instructions for placing binaries into system paths (e.g., /usr/local/bin/), including the use of sudo. These are provided as legitimate setup instructions for developer utilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 11:26 AM