zig-json

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains technical documentation and Zig code snippets for data serialization and deserialization using the standard library modules std.json and std.zon.
  • [DATA_PRIVACY]: The skill explicitly states it does not collect, store, or transmit user data, and the provided examples confirm that data processing occurs locally within the Zig runtime.
  • [COMMAND_EXECUTION]: The provided code for opening files (std.fs.cwd().openFile) is used strictly within the context of demonstrating how to stream large JSON files from the local file system, which is a standard programming task.
  • [REMOTE_CODE_EXECUTION]: No external dependencies, package managers, or remote script execution patterns were detected. The skill relies entirely on the Zig standard library.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:05 PM
Security Audit — agent-trust-hub — zig-json