json-schema-lookup
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches configuration schemas from SchemaStore.org and official GitHub repositories. These are well-known and trusted sources for configuration metadata.\n- [COMMAND_EXECUTION]: Uses standard command-line utilities including
curl,jq,yq,grep,head, andlessfor retrieving and inspecting schema documents. The usage is restricted to data retrieval and analysis and does not involve executing remote scripts or modifying the host system.
Audit Metadata