israel-gov-api

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed to interact with the Israeli government's official open data portal (data.gov.il). All network operations target this verified domain.
  • [SAFE]: The included Python script, scripts/query_datagov.py, is a standalone utility for searching and querying the CKAN API. It uses the standard urllib library and does not perform any dangerous operations such as arbitrary command execution, local file system writes, or privilege escalation.
  • [SAFE]: No evidence of prompt injection, data exfiltration, persistence mechanisms, or obfuscation was found in the instructions or the code.
  • [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it processes data from the data.gov.il API. Ingestion points: JSON responses processed in scripts/query_datagov.py. Boundary markers: Absent. Capability inventory: Execution of querying scripts via Bash. Sanitization: Absent. The risk is assessed as minimal given the data originates from a structured government repository.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 06:37 AM
Security Audit — agent-trust-hub — israel-gov-api