Pipeworx recipes

v1.0.0

Search and retrieve detailed recipes, find meals by ingredient, or get a random meal suggestion with step-by-step instructions and video links.

0· 36·0 current·0 all-time
byBruce Gutman@brucegutman
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (recipe search, get recipe by ID, random recipe, by-ingredient) matches the SKILL.md examples and the single external endpoint (gateway.pipeworx.io). Declared use of TheMealDB is consistent with a recipes service; there are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md only instructs the agent to call the recipe gateway API (example curl and mcpServers JSON). It does not direct the agent to read local files, environment variables, or other system state, nor to send data to unexpected endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing is written to disk or downloaded by an installer, which minimizes installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. This is proportionate to a read-only recipe lookup service.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or system-wide configuration changes, and it doesn't ask to modify other skills.
Assessment
This skill appears coherent: it makes network calls to an external recipe API (gateway.pipeworx.io) and needs no credentials or local access. Before installing, consider whether you trust the external endpoint — queries and any content you send to the skill will go to that server. If you need stronger privacy, verify the domain/provider and their privacy policy or prefer an offline recipe source. No red flags in the manifest, but as with any networked skill, only share non-sensitive input.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c3wb2h0n4keme2vdq92c2q584t184

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments