Zillow Search
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is a standard API wrapper for searching real estate listings via Zillapi. The code in handler.py uses the Python standard library (urllib) to perform authenticated GET requests to a legitimate API endpoint (api.zillapi.com) and correctly sanitizes parameters using urlencode. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions in SKILL.md are appropriately restrictive and aligned with the stated purpose.
