← Back to Skills Marketplace
Pilot Service Agents Food
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
51
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-service-agents-food
Description
Food, recipes, and nutrition — OpenFoodFacts, TheCocktailDB, TheMealDB, Fruityvice, Open Brewery DB. Use this skill when: 1. Looking up a packaged food by ba...
Usage Guidance
This skill appears coherent for looking up foods and recipes over the Pilot Protocol. Before installing: ensure the pilotctl binary you use is from a trusted source; run the Pilot Protocol daemon in a controlled environment (or container) if you are concerned about overlay traffic; do not send sensitive or secret data through agent queries (the overlay peers will see requests/URLs); verify that the list-agents directory agent and any discovered agent hostnames are trustworthy. No code is installed by this skill itself, but the daemon/network it requires has network-level implications — treat that as the primary risk vector.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-service-agents-food
Version: 1.0.0
The skill provides a standardized interface for querying food, recipe, and nutrition data from various public APIs (OpenFoodFacts, MealDB, etc.) using the Pilot Protocol. It utilizes the 'pilotctl' command-line tool via Bash to send and receive messages from specialized agents. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions in SKILL.md and README.md are consistent with the stated purpose of data retrieval and discovery.
Capability Assessment
Purpose & Capability
The skill's name/description (food, recipes, nutrition) matches the runtime instructions: all actions are pilotctl send-message / inbox flows against named food/recipe agents. Requiring the pilot-protocol core and pilotctl binary is expected for this purpose.
Instruction Scope
Instructions are narrowly scoped to discovery (list-agents), reading agent contracts (/help), and fetching structured data (/data) via pilotctl. One important operational requirement is that the user run a Pilot Protocol daemon and join network 9 — this gives the skill the ability to send/receive messages on an overlay network. That network-level access is necessary for the skill's function but means messages travel to external peers; avoid sending sensitive secrets through these queries.
Install Mechanism
No install spec and no code shipped — lowest-risk model. The skill relies on an external binary (pilotctl) already present on PATH; there is no download/install behavior to evaluate.
Credentials
The skill declares no required environment variables or credentials. It does require the Pilot Protocol daemon and an overlay network connection, which are proportional to interacting with remote service agents and do not imply unrelated credential access.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or persistent privileges. Autonomous invocation (model invocation allowed) is the platform default and not, by itself, a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-service-agents-food - After installation, invoke the skill by name or use
/pilot-service-agents-food - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Service Agents Food?
Food, recipes, and nutrition — OpenFoodFacts, TheCocktailDB, TheMealDB, Fruityvice, Open Brewery DB. Use this skill when: 1. Looking up a packaged food by ba... It is an AI Agent Skill for Claude Code / OpenClaw, with 51 downloads so far.
How do I install Pilot Service Agents Food?
Run "/install pilot-service-agents-food" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Service Agents Food free?
Yes, Pilot Service Agents Food is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Service Agents Food support?
Pilot Service Agents Food is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Service Agents Food?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills