realestate.com.au Search

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill mainly helps build realestate.com.au URLs, with a disclosed optional DuckDuckGo search fetch for public listing results.

This skill appears safe for its stated purpose. Before using the optional DuckDuckGo fetch, remember that your property search terms are sent to an external search engine and results may not match the full realestate.com.au site.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Property search terms may be sent to DuckDuckGo, and the returned results may be incomplete or outdated compared with visiting realestate.com.au directly.

Why it was flagged

The skill documents use of a web-fetch tool against DuckDuckGo to find realestate.com.au results when direct fetching is blocked. This is disclosed and aligned with the search purpose, but it is still an external web request using the user's search criteria.

Skill content
**Workaround — use DDG site search:**
```
web_fetch(url="https://lite.duckduckgo.com/lite/?q=site%3Arealestate.com.au+malvern+vic+3144+house+3+bedroom&kl=au-en", extractMode="text", maxChars=8000)
```
Recommendation

Use it for non-sensitive property searches, review generated URLs before relying on them, and open realestate.com.au directly when accuracy matters.