zillow-search

Warn

Audited by Snyk on Aug 18, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (low risk: 0.10). The runtime path search_listings()_request("/listings", ...) sends the user-supplied location/bbox as query parameters and then ingests the Zillapi REST API’s JSON response (resp.read()json.loads(raw)), but it does not fetch or read any outsider-authored free-text source content beyond these structured listing results.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 18, 2026, 05:11 PM
Issues
1
Security Audit — snyk — zillow-search