json-schema-validator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill identifies 'jsonschema' as its only dependency. This is a trusted, industry-standard package for validating JSON against schemas.
- [REMOTE_CODE_EXECUTION] (SAFE): No patterns of remote script downloading, piping to shells (curl|bash), or dynamic execution of untrusted code were detected.
- [DATA_EXPOSURE] (SAFE): The files do not contain hardcoded credentials, API keys, or instructions to access sensitive local files such as SSH keys or environment variables.
- [PROMPT_INJECTION] (SAFE): The skill content is purely instructional and functional, lacking any attempts to override system prompts or bypass safety guardrails.
- [INDIRECT_PROMPT_INJECTION] (LOW): While the skill is designed to ingest and process potentially untrusted JSON data and schemas, its documented functions are limited to validation and schema generation without dangerous side effects like network exfiltration or shell access.
Audit Metadata