← Back to Skills Marketplace
1773
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install whcli
Description
Willhaben CLI for searching Austria's largest classifieds marketplace. Search listings, view details, check seller profiles.
Usage Guidance
This skill appears internally consistent: it just runs the whcli command-line tool. Before installing, verify the GitHub repo and the Homebrew tap owner (pasogott) to ensure you trust the source. If installing from source, inspect the repository and confirm what the 'uv' tool does (it will fetch/build dependencies). Installing a third-party Homebrew tap or running build tools pulls code from another author — if you are uncomfortable, avoid installing system-wide and run it in a container or VM first. Otherwise, no secrets are requested and the skill's scope is limited.
Capability Analysis
Type: OpenClaw Skill
Name: whcli
Version: 1.0.0
The skill bundle is classified as benign. The `SKILL.md` file provides clear, transparent instructions for installing and using the `whcli` tool, which interacts with a public classifieds marketplace. Installation methods involve standard commands like `brew install` or `git clone` followed by `uv sync`, which are necessary for the stated purpose of installing a CLI tool. There is no evidence of data exfiltration, malicious execution beyond standard package installation, persistence mechanisms, obfuscation, or prompt injection attempts designed to make the agent perform actions beyond the skill's stated purpose.
Capability Assessment
Purpose & Capability
The skill is a CLI wrapper for willhaben.at and only requires the whcli binary. The install methods (Homebrew formula pasogott/tap/whcli or cloning the GitHub repo) match the stated purpose and homepage.
Instruction Scope
SKILL.md only documents installing and running whcli commands (search, show, seller). It does not instruct reading unrelated files, accessing unrelated environment variables, or sending data to unexpected endpoints.
Install Mechanism
Recommended install is a third-party Homebrew tap (pasogott/tap) or cloning the project's GitHub repo. Both are normal for a community CLI, but third-party taps and source installs execute code from an external author — verify the tap/formula and the repo before installing. The source instruction uses an unknown tool 'uv' (uv sync / uv run) which will fetch/build dependencies; confirm what 'uv' does before running.
Credentials
No environment variables, credentials, or config paths are requested. The absence of secret access is appropriate for a read-only search/browse CLI that does not implement login.
Persistence & Privilege
The skill does not request always:true or any system-level persistent privileges. It simply requires the whcli binary to be present; autonomous invocation (default) is normal for skills and is not combined with other risky attributes here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whcli - After installation, invoke the skill by name or use
/whcli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: search, show, seller commands
Metadata
Frequently Asked Questions
What is Willhaben CLI?
Willhaben CLI for searching Austria's largest classifieds marketplace. Search listings, view details, check seller profiles. It is an AI Agent Skill for Claude Code / OpenClaw, with 1773 downloads so far.
How do I install Willhaben CLI?
Run "/install whcli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Willhaben CLI free?
Yes, Willhaben CLI is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Willhaben CLI support?
Willhaben CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Willhaben CLI?
It is built and maintained by pasogott (@pasogott); the current version is v1.0.0.
More Skills