israeli-property-appraisal

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses a bundled Python script to fetch property transaction data from official Israeli government APIs (govmap.gov.il and nadlan.gov.il). These are well-known, legitimate services for the real estate domain.
  • [SAFE]: A hardcoded API token is present in the Python script, but it is explicitly documented as a public client constant found in the official government website's front end, used for legitimate data retrieval.
  • [SAFE]: No obfuscation, prompt injection, or suspicious remote code execution patterns were detected. The script performs statistical analysis (Median Absolute Deviation) and filtering on retrieved data without any dangerous operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 08:04 AM
Security Audit — agent-trust-hub — israeli-property-appraisal