← 返回 Skills 市场
mekedron

wolt-cli

作者 Nikita R · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
565
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wolt-cli
功能描述
Use Nikita's local Wolt CLI to browse venues, inspect menus/items/options, and run profile, cart, and checkout-preview actions for wolt.com from terminal. Tr...
安全使用建议
This skill is internally consistent with its purpose, but before installing: (1) ensure you have or will build the 'wolt' binary from the referenced GitHub repo and that you trust that source; (2) be aware the CLI can accept and persist authentication tokens to local profile config—avoid giving long-lived credentials unless you trust the environment; (3) verify the local config path the CLI uses (so you know where tokens will be stored) and consider using ephemeral credentials or an isolated environment; (4) keep the safety rules in mind: the skill's docs require explicit confirmation before mutating commands, but autonomous agent invocation is allowed by default, so ensure the agent prompts you before performing cart/profile mutations; (5) if you need further assurance, inspect the upstream repository code for how it stores tokens and performs network calls before granting credentials.
功能分析
Type: OpenClaw Skill Name: wolt-cli Version: 1.0.0 The skill is designed to wrap a local Wolt CLI, providing instructions for an AI agent to interact with it. It explicitly includes safety rules in `SKILL.md` and `references/workflows.md`, instructing the agent to request user confirmation before performing mutating actions (e.g., `cart add`, `profile addresses add`, `configure`). While it handles sensitive Wolt API tokens for authentication via the `wolt configure` command, this is for the stated purpose of configuring the *local* CLI and there is no evidence of intentional data exfiltration, arbitrary code execution, persistence mechanisms, or malicious prompt injection attempts. All instructions are aligned with the skill's stated purpose and safe operation.
能力评估
Purpose & Capability
Name and description match the SKILL.md and reference docs: the skill expects a local 'wolt' binary, documents commands for browsing venues, inspecting items, managing a cart, and previewing checkout. There are no unexpected required env vars, binaries, or unrelated services requested.
Instruction Scope
Runtime instructions are narrowly scoped to invoking the local 'wolt' CLI, parsing its machine-readable envelope, following location/auth rules, and requiring explicit confirmation before mutating operations. The SKILL.md does instruct writing/reading local profile auth config (via the CLI's `configure`), which is consistent with the stated purpose.
Install Mechanism
No install spec is provided (instruction-only). The SKILL.md points to the GitHub repo for build/setup but does not command downloading or executing remote artifacts on its own—this is low-risk and consistent with an instruction-only skill.
Credentials
The skill does not declare any required env vars or credentials. However, it explicitly expects authentication tokens (wtoken/wrtoken/cookies) to be supplied either via flags or persisted by the CLI into local profile config. That behavior is proportional to interacting with an authenticated user account, but users should be aware sensitive tokens may be written to local config by the CLI.
Persistence & Privilege
always:false (normal). The CLI can persist refresh/access tokens to local profile configuration when `wolt configure` is used; the SKILL.md requires confirmation for mutating commands but autonomous agent invocation is allowed by default. This combination is reasonable for a CLI integration but means the agent could perform mutations if allowed and given credentials—users should ensure prompts/confirmations are enforced.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wolt-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wolt-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
wolt-cli 1.0.0
v0.5.4
No user-facing changes in this release. - Version bump with no detected file changes.
元数据
Slug wolt-cli
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

wolt-cli 是什么?

Use Nikita's local Wolt CLI to browse venues, inspect menus/items/options, and run profile, cart, and checkout-preview actions for wolt.com from terminal. Tr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 565 次。

如何安装 wolt-cli?

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

wolt-cli 是免费的吗?

是的,wolt-cli 完全免费(开源免费),可自由下载、安装和使用。

wolt-cli 支持哪些平台?

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

谁开发了 wolt-cli?

由 Nikita R(@mekedron)开发并维护,当前版本 v1.0.0。

💬 留言讨论