← 返回 Skills 市场
ivangdavila

Uber Eats

作者 Iván · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
187
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uber-eats
功能描述
Navigate Uber Eats in a live browser or app handoff to compare merchants, manage carts, and reach checkout safely.
安全使用建议
This skill appears coherent and cautious, but its safety depends on the host environment's enforcement of the approval and browser-control rules. Before installing: verify what mechanism the host uses to grant the skill browser automation (so it cannot access your daily profile without explicit consent), decide whether you want any local storage and, if so, restrict what gets written to ~/uber-eats/, and require explicit confirmation in-thread before any "live checkout" step. If you distrust automatic invocation or shared browser profiles, prefer browse-only mode or decline granting browser-control. Finally, inspect the created ~/uber-eats/ files after first run to confirm no sensitive data (passwords, full payment details, one-time codes, full receipts) were written.
功能分析
Type: OpenClaw Skill Name: uber-eats Version: 1.0.0 The Uber Eats skill bundle is a well-structured set of instructions for an AI agent to navigate the Uber Eats website and app. It prioritizes user safety and privacy by implementing clear guardrails, such as requiring explicit confirmation before placing orders, forbidding the storage of sensitive credentials or payment data in local memory (`~/uber-eats/`), and providing fallback procedures for web-access failures. The instructions in SKILL.md and checkout-guardrails.md are designed to prevent accidental purchases and ensure the agent operates only within the user's approved browser session.
能力评估
Purpose & Capability
Name and description match what the skill asks for: only a per-user config path (~/uber-eats/) and browser access are needed to browse, draft carts, and assist with checkout. There are no unrelated env vars, binaries, or external credentials requested.
Instruction Scope
Runtime instructions explicitly limit actions (ask before controlling browser, capture screenshots only with approval, do not store passwords/payment data). That scope is appropriate for a live-session ordering helper, but the model's ability to read the user's browser session is powerful — the safety depends on the host enforcing the 'approval' checks described in the SKILL.md.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; nothing is written to disk by an installer. This minimizes supply-chain risk.
Credentials
No secret env vars or unrelated credentials are requested. The single required config path (~/uber-eats/) is proportional to the stated need for optional local memory and activation rules.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges. However, because it is allowed to be invoked autonomously by default, the combination of model invocation + potential browser-control (if the host grants it) increases blast radius — the SKILL.md mitigates this by requiring explicit approval before live actions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uber-eats
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uber-eats 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with live-session ordering flow, access-denied fallback, checkout guardrails, and issue recovery for Uber Eats orders.
元数据
Slug uber-eats
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Uber Eats 是什么?

Navigate Uber Eats in a live browser or app handoff to compare merchants, manage carts, and reach checkout safely. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 Uber Eats?

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

Uber Eats 是免费的吗?

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

Uber Eats 支持哪些平台?

Uber Eats 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Uber Eats?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论