← 返回 Skills 市场
runawaydevil

Seth Receitas Ptbr

作者 runawaydevil · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
254
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seth-receitas-ptbr
功能描述
Busca receitas em português do Brasil (pt-BR) via Wikilivros + TheMealDB. Gera receitas originais quando necessário.
安全使用建议
This skill appears to do what it claims (search Wikilivros/TheMealDB, extract/format recipes, and generate originals). Before installing or enabling autonomous invocation: 1) Inspect SKILL.md for invisible unicode control characters flagged by the scanner and remove them if present. 2) Review translate.py and any truncated files to confirm translations are done locally or to expected public endpoints (so no hidden third‑party API keys or unexpected network targets). 3) Be aware the skill writes state/cache.json to the skill directory; if you care about sensitive data or PII, clear or relocate the cache. 4) If you plan to let agents invoke skills autonomously, consider whether you trust automatic network calls to the listed public APIs; revoke or audit if you later see unexpected behavior. If you want, I can open and inspect the full translate.py and remaining truncated files for additional checks.
功能分析
Type: OpenClaw Skill Name: seth-receitas-ptbr Version: 1.0.0 The seth-receitas-ptbr skill bundle is a legitimate tool for searching and generating cooking recipes in Portuguese. It interacts with public APIs (Wikibooks, TheMealDB, and OpenFoodFacts) using the Python standard library (urllib) and implements a local file-based cache in the state/ directory. Analysis of the source code (cli.py, wikibooks_client.py, etc.) reveals no evidence of data exfiltration, unauthorized command execution, or malicious prompt injection; the logic is strictly aligned with the stated purpose of recipe retrieval and formatting.
能力评估
Purpose & Capability
Name/description match the actual code: clients for TheMealDB, Wikibooks (MediaWiki), optional OpenFoodFacts, HTML extraction, normalization, and a generator. No unrelated credentials or system-level access are requested.
Instruction Scope
SKILL.md instructs using the included CLI (src/cli.py) and only references the skill workspace; it does not request unrelated files or secrets. However the pre-scan flagged unicode-control-chars inside SKILL.md (invisible characters that can be used for prompt injection or to confuse parsers) — inspect SKILL.md for hidden characters before trusting automated invocation. Also verify the translator implementation (translate.py) since its behavior (local vs. network translation) isn't fully visible in the truncated display.
Install Mechanism
No install spec or external downloads; code is bundled with the skill and requirements.txt states only stdlib usage. No brew/npm/extract-from-URL installs observed.
Credentials
The skill declares no required env vars or credentials and none of the visible code requires API keys. Network calls are limited to public endpoints (TheMealDB, Wikibooks/MediaWiki, OpenFoodFacts), which matches the stated purpose.
Persistence & Privilege
The skill writes a local cache at state/cache.json (present in the bundle). always:false (default) — it does not demand force-enabled presence. Be aware cached responses and generated recipes are persisted in the skill state directory and could contain user-supplied or scraped content.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seth-receitas-ptbr
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seth-receitas-ptbr 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Primeira versão da skill lançada - Busca receitas em português do Brasil usando Wikilivros e TheMealDB - Gera receita original caso não encontre resultados adequados nas fontes - Permite pesquisar, obter específicas, sugerir por ingredientes e receber receita aleatória via linha de comando - Inclui informações nutricionais opcionais - Retorna resultados sempre em pt-BR e com atribuição às fontes
元数据
Slug seth-receitas-ptbr
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Seth Receitas Ptbr 是什么?

Busca receitas em português do Brasil (pt-BR) via Wikilivros + TheMealDB. Gera receitas originais quando necessário. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。

如何安装 Seth Receitas Ptbr?

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

Seth Receitas Ptbr 是免费的吗?

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

Seth Receitas Ptbr 支持哪些平台?

Seth Receitas Ptbr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Seth Receitas Ptbr?

由 runawaydevil(@runawaydevil)开发并维护,当前版本 v1.0.0。

💬 留言讨论