realestate.com.au Search
Analysis
This instruction-only skill mainly helps build realestate.com.au URLs, with a disclosed optional DuckDuckGo search fetch for public listing results.
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.
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.
**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.
