← Back to Skills Marketplace
1762
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wallapop-cli
Description
Use the wallapop CLI to search listings, fetch item details, view user profiles, and list categories. Apply when a user asks for Wallapop marketplace data or when you need CLI commands and flags for wallapop-cli usage.
Usage Guidance
This skill appears to be a straightforward CLI usage guide for wallapop-cli, but the SKILL.md and the skill metadata disagree: the instructions require wallapop-cli (Node.js 18+) and mention env vars (including an access token), while the metadata lists no binaries or env requirements. Before installing or running anything: (1) confirm the official source for wallapop-cli (npm or project repo) and install it from a trusted upstream; (2) ask the publisher to update the skill metadata to declare required binaries and env vars; (3) only provide a WALLAPOP_ACCESS_TOKEN if you trust the CLI source—inspect what scopes that token grants and avoid pasting high-privilege tokens into unknown tools; (4) if you plan to run the CLI, prefer using --json and script-safe checks for exit codes; (5) because the skill source/homepage is unknown, exercise caution and review the actual wallapop-cli package code before granting network credentials or tokens.
Capability Analysis
Type: OpenClaw Skill
Name: wallapop-cli
Version: 0.1.0
The skill bundle is benign. It provides instructions for using a `wallapop-cli` tool, detailing its commands and configuration. While it mentions `WALLAPOP_ACCESS_TOKEN` as an optional environment variable for the CLI tool, there are no instructions in `SKILL.md` for the AI agent to read, exfiltrate, or misuse this token. All commands specified are direct invocations of `wallapop`, and there are no signs of prompt injection, malicious execution, data exfiltration, or obfuscation.
Capability Assessment
Purpose & Capability
Name and description describe a CLI helper for Wallapop and the SKILL.md provides precise commands and flags that align with that purpose. However, the metadata claims no required binaries or env vars while the SKILL.md explicitly says it requires wallapop-cli (Node.js 18+) and references env vars (WALLAPOP_LAT, WALLAPOP_LNG, WALLAPOP_ACCESS_TOKEN). The missing declared dependency is an inconsistency.
Instruction Scope
Runtime instructions are narrowly scoped to invoking wallapop-cli commands and handling output/JSON. They reference network access to api.wallapop.com and optional auth token for some endpoints, which is consistent with the stated functionality. The instructions do not direct the agent to read unrelated files or exfiltrate data beyond calls to the Wallapop API.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing will be written or executed by the skill itself. That lowers installation risk. Note: SKILL.md expects the user to install wallapop-cli (Node.js 18+) separately; no install instructions or provenance are provided.
Credentials
The SKILL.md references optional env vars (WALLAPOP_LAT, WALLAPOP_LNG, WALLAPOP_ACCESS_TOKEN) which are reasonable for a CLI that calls the Wallapop API. However, the skill metadata lists no required env vars or primary credential — the omission makes it unclear whether the token is required and how it should be provisioned. The need for an access token is expected for non-search endpoints, but you should verify what scopes that token grants and where it will be stored or used.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not declare any capability to modify other skills or system-wide configuration. Autonomous invocation is allowed (default) but is not combined with other elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wallapop-cli - After installation, invoke the skill by name or use
/wallapop-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release.
Metadata
Frequently Asked Questions
What is Wallapop Cli?
Use the wallapop CLI to search listings, fetch item details, view user profiles, and list categories. Apply when a user asks for Wallapop marketplace data or when you need CLI commands and flags for wallapop-cli usage. It is an AI Agent Skill for Claude Code / OpenClaw, with 1762 downloads so far.
How do I install Wallapop Cli?
Run "/install wallapop-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wallapop Cli free?
Yes, Wallapop Cli is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Wallapop Cli support?
Wallapop Cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wallapop Cli?
It is built and maintained by pjtf93 (@pjtf93); the current version is v0.1.0.
More Skills