Back to skill
v1.0.0

realestate.com.au Search

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:42 AM.

Analysis

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

GuidanceThis 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.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityLowConfidenceHighStatusNote
SKILL.md
**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)
```

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.

User impactProperty search terms may be sent to DuckDuckGo, and the returned results may be incomplete or outdated compared with visiting realestate.com.au directly.
RecommendationUse it for non-sensitive property searches, review generated URLs before relying on them, and open realestate.com.au directly when accuracy matters.