Food Delivery
ReviewAudited by ClawScan on May 1, 2026.
Overview
The skill is a transparent food-ordering assistant, but it can use logged-in delivery accounts to place paid orders after confirmation and store personal food preferences locally.
This skill appears coherent and disclosed for its food-ordering purpose. Install it only if you are comfortable letting the agent use your logged-in delivery apps, compare prices, build carts, and place orders after your explicit confirmation. Keep the local memory files private and review them occasionally, especially allergy and household preference entries.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the agent is given control of the browser, it may place a paid food order once you confirm.
The skill authorizes browser automation to complete a real checkout, but it also explicitly gates that action on user confirmation.
Only after explicit "yes" / "confirm" / "order it": - Complete checkout
Before confirming, review the restaurant, items, delivery address, total cost, fees, tip, and ETA.
The agent may operate within your logged-in delivery accounts and interact with saved address and payment settings.
The skill relies on existing delivery-account sessions and stored payment/address details, which is expected for ordering but is sensitive account authority.
User provides: - Delivery app credentials (stored in their browser/app) - Delivery address (configured in their apps) - Payment methods (configured in their apps)
Use only with delivery accounts you intend the agent to access, and keep final checkout approval enabled.
Personal food, allergy, household, and order-history details may persist locally and influence future recommendations.
The skill maintains persistent local memory that can include allergies, dietary restrictions, food preferences, restaurants, orders, and household members.
All learned data stored in `~/food-delivery/` files.
Review the ~/food-delivery/ files periodically, remove stale or sensitive entries, and keep the directory private.
The agent could bring up food deals or reorders outside a direct ordering request.
The skill includes agent-initiated food suggestions and reminders. This is related to the stated purpose, but users should decide whether they want proactive prompts.
Proactive Suggestions ... Notify of flash sales on favorite restaurants ... Remind of unused loyalty points
Set clear preferences for whether proactive food suggestions are allowed, and disable them if they become distracting.
