zig-raylib
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill acts as a technical reference and does not provide tools or scripts that execute outside of standard Zig development workflows.
- [EXTERNAL_DOWNLOADS]: The documentation includes instructions for configuring the
raylib-zigdependency from its GitHub repository viabuild.zig.zon. This is the standard community-accepted method for dependency management in the Zig ecosystem. - [COMMAND_EXECUTION]: Examples include
build.zigsetup logic and library calls for game engine functionality (e.g., window initialization, asset loading), which are appropriate for the skill's stated purpose.
Audit Metadata