zillow-zestimate
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate real estate data lookups using the author's official API service (zillapi.com).
- [SAFE]: API credentials are correctly managed using the
ZILLAPI_KEYenvironment variable. The documentation follows security best practices by instructing users to export the key rather than hardcoding it. - [SAFE]: Network operations are restricted to the official API domain
api.zillapi.comusing standard library calls with proper timeout and error handling. - [SAFE]: No obfuscation, remote code execution, or privilege escalation patterns were detected. The skill uses a minimal footprint with no external Python or Node.js dependencies.
Audit Metadata