Zillow Full
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The zillow-full skill is a legitimate toolkit for accessing real-estate data via the Zillapi.com REST API. The implementation in handler.py uses only Python's standard library (urllib) to interact with the specified API endpoint (api.zillapi.com) and requires a user-provided ZILLAPI_KEY. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code and documentation (SKILL.md) are well-aligned with the stated purpose of property data retrieval.
