← 返回 Skills 市场
ivangdavila

Recipes

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
1228
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install recipe
功能描述
Build a personal recipe collection with ingredients, scaling, and meal planning.
安全使用建议
This skill appears to do what it says (local recipe collection, scaling, meal planning) but is vague about runtime behavior: before installing, confirm how the agent will fetch URLs and process images/audio — will OCR or speech-to-text run locally, or will data be uploaded to external services? Also verify that the agent/platform will ask for permission before creating/writing files under ~/recipes and consider whether you want to allow autonomous invocation. If you care about privacy of scanned handwritten recipes or voice notes, ask the skill author to explicitly document processing endpoints, retention, and whether uploads are encrypted or kept local.
功能分析
Type: OpenClaw Skill Name: recipe Version: 1.0.0 The skill defines a recipe management system, requiring file system access to create a `~/recipes/` directory and store markdown files, and network access to fetch recipe content from URLs. These capabilities are directly aligned with the stated purpose. There are no instructions for data exfiltration, unauthorized execution, persistence, or prompt injection designed to subvert the agent's core function in a harmful way. The potential for SSRF/RCE exists if the agent's underlying implementation of 'fetch and extract' is vulnerable to user-provided URLs, but the skill itself does not instruct the agent to perform malicious actions, making it a vulnerability of the agent rather than malice in the skill.
能力评估
Purpose & Capability
The name/description (recipe collection, scaling, meal planning) aligns with the SKILL.md behavior (storing markdown recipes, indexing, meal plans). However the instructions assume capabilities (fetch URL content, OCR photos, transcribe voice, create ~/recipes/) without declaring needed tools, services, or constraints — a mild mismatch between claimed capability and declared requirements.
Instruction Scope
SKILL.md instructs the agent to 'fetch and extract' from arbitrary URLs and to 'extract text' from photos/voice/handwritten recipes but does not specify whether processing happens locally or via third‑party services, nor which endpoints are allowed. It also directs creating and writing files under ~/recipes. These open-ended instructions grant broad discretion about network access and where sensitive recipe images/audio might be sent, which could lead to unintended data transmission.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest install risk. Nothing will be written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for its stated purpose; there are no unrelated secret requests.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or system-wide settings. It does expect to create and write to ~/recipes (normal for this purpose) but does not request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug recipe
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Recipes 是什么?

Build a personal recipe collection with ingredients, scaling, and meal planning. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1228 次。

如何安装 Recipes?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe」即可一键安装,无需额外配置。

Recipes 是免费的吗?

是的,Recipes 完全免费(开源免费),可自由下载、安装和使用。

Recipes 支持哪些平台?

Recipes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Recipes?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论