← 返回 Skills 市场
mihaimacarie98

Willhaben Real Estate Search

作者 mihaimacarie98 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
104
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install willhaben-realestate-search
功能描述
Search willhaben.at real estate listings (apartments, houses) via their public webapi. No browser needed. Search any Austrian state and district with price/r...
安全使用建议
This skill appears to do what it says: a small Python CLI that queries willhaben.at's public web API and prints parsed listing details. Before installing or running: (1) confirm you have python3 and the requests library available; (2) be aware the script issues outbound HTTP requests to willhaben.at (it includes a custom 'x-wh-client' header — harmless but you can remove or change it if you prefer); (3) respect willhaben's terms of service and rate limits (the script sleeps 0.3s between detail requests); (4) review the included script yourself (it's small and readable) and run it in a non-sensitive environment if you have concerns about network calls. If you plan to let an autonomous agent use this skill, remember it can make outbound web requests — ensure that is acceptable for your security posture.
功能分析
Type: OpenClaw Skill Name: willhaben-realestate-search Version: 1.1.0 The skill bundle is a legitimate tool for searching Austrian real estate listings on willhaben.at. The Python script (scripts/willhaben-search.py) interacts exclusively with the willhaben.at public web API, lacks any sensitive data access (env vars, SSH keys), and contains no evidence of malicious execution or exfiltration.
能力评估
Purpose & Capability
Name/description match the bundled assets: SKILL.md documents calling willhaben webapi endpoints and the included Python script implements those calls. Required binaries (python3) and the stated dependency (requests) are appropriate and proportional to the stated purpose.
Instruction Scope
Runtime instructions and code are limited to contacting willhaben.at webapi endpoints, parsing returned JSON, and printing or emitting JSON/text; they do not read local secrets, other files, or send data to unexpected third-party endpoints. The script only references willhaben endpoints and prints results locally.
Install Mechanism
No install specification—this is instruction-only with an included script. Nothing is downloaded from third-party URLs or written to disk beyond the provided script, so install risk is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. The script does not attempt to access tokens or other secrets. Network access to willhaben.at is required and appropriate for the declared function.
Persistence & Privilege
always is false and the skill does not attempt to modify agent/system configuration or other skills. It runs as a normal user-invocable CLI utility and does not request elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install willhaben-realestate-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /willhaben-realestate-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
ClawHub compliance: added metadata.openclaw.requires.bins, removed anti-bot language, made district docs generic
v1.0.0
Initial release: search Austrian apartments/houses via willhaben webapi with heating, energy, condition details
元数据
Slug willhaben-realestate-search
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Willhaben Real Estate Search 是什么?

Search willhaben.at real estate listings (apartments, houses) via their public webapi. No browser needed. Search any Austrian state and district with price/r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 Willhaben Real Estate Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install willhaben-realestate-search」即可一键安装,无需额外配置。

Willhaben Real Estate Search 是免费的吗?

是的,Willhaben Real Estate Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Willhaben Real Estate Search 支持哪些平台?

Willhaben Real Estate Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Willhaben Real Estate Search?

由 mihaimacarie98(@mihaimacarie98)开发并维护,当前版本 v1.1.0。

💬 留言讨论