israeli-property-appraisal
Warn
Audited by Socket on Aug 17, 2026
1 alert found:
AnomalyAnomalyscripts/comparables.py
LOWAnomalyLOW
scripts/comparables.py
Within the provided fragment, there is no clear malware, backdoor, or dynamic execution behavior. The script behaves as a straightforward data-fetching and analytics client over fixed HTTPS endpoints and uses remote data only for filtering, statistics, and output. The main notable security issue is credential hygiene: a hardcoded API token is embedded in source and transmitted to the APIs on every run. This creates a supply-chain risk (token exposure and potential misuse) even though the code’s observable behavior is not otherwise malicious.
Confidence: 78%Severity: 52%
Audit Metadata