CtrlK
BlogDocsLog inGet started
Tessl Logo

food-order

Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.

78

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.

Why it was flagged

This skill is explicitly designed to reorder and place Foodora orders via ordercli. It includes setup/login steps and a concrete "place reorder" command that uses a --confirm flag (ordercli foodora reorder <orderCode> --confirm), which will execute a purchase/payment. Because the tool's primary and explicit function is to initiate real orders/payments (not a generic browser or HTTP caller), it grants direct financial execution capability.

Report incorrect finding
Repository
Bitterbot-AI/bitterbot-desktop
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.