← Back to Skills Marketplace
Food Order
by
Peter Steinberger
· GitHub ↗
· v1.0.0
6780
Downloads
8
Stars
401
Active Installs
1
Versions
Install in OpenClaw
/install food-order
Description
Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.
Usage Guidance
Before installing, make sure you trust the ordercli project and are comfortable with it using a Foodora login or Chrome profile session. Use food-specific wording when invoking the skill, review the preview carefully, and only confirm when you truly want the order placed.
Capability Analysis
Type: OpenClaw Skill
Name: food-order
Version: 1.0.0
The skill bundle instructs the agent to install and use the `ordercli` tool. While the `SKILL.md` includes explicit safety instructions to prevent unauthorized order confirmation, it also directs the agent to use `ordercli foodora session chrome --profile "Default"` for login. This command interacts with browser profiles, which is a high-risk capability that could be leveraged for sensitive data access or exfiltration if the `ordercli` binary itself were compromised or misused, even if the stated intent in `SKILL.md` is for legitimate login.
Capability Assessment
Purpose & Capability
The skill’s stated purpose is to reorder Foodora orders and track status, and the commands it provides are limited to Foodora setup, login, order history, preview, confirmation, and tracking.
Instruction Scope
The skill includes strong confirmation rules before any order is placed, but the trigger phrase "reorder" is broad for a commerce-related workflow.
Install Mechanism
It installs the third-party ordercli tool via Go using an @latest module reference; this is disclosed, but users should review or pin the external tool if they need stronger supply-chain control.
Credentials
The browser-profile session login is sensitive because it may use an existing Chrome profile, but it is disclosed and directly related to logging into Foodora without sharing a password.
Persistence & Privilege
No bundled executable scripts, hidden persistence, privilege escalation, background workers, or destructive local behavior were found in the artifact.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install food-order - After installation, invoke the skill by name or use
/food-order - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Metadata
Frequently Asked Questions
What is Food Order?
Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA. It is an AI Agent Skill for Claude Code / OpenClaw, with 6780 downloads so far.
How do I install Food Order?
Run "/install food-order" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Food Order free?
Yes, Food Order is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Food Order support?
Food Order is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Food Order?
It is built and maintained by Peter Steinberger (@steipete); the current version is v1.0.0.
More Skills