NYC

json-data-handling

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill is purely instructional and contains no malicious code. It demonstrates standard library usage for JSON parsing and serialization in Python and JavaScript.
  • [EXTERNAL_DOWNLOADS] (LOW): The skill references 'jsonschema' and 'ijson' Python packages. These are reputable, standard libraries for data validation and processing large files.
  • [DYNAMIC_EXECUTION] (SAFE): The content explicitly discourages the use of 'eval()' for parsing JSON, which is a key security best practice to prevent arbitrary code execution.
  • [DATA_EXFILTRATION] (SAFE): All code examples involve local file I/O or string manipulation; no network operations or exfiltration patterns were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:17 PM