← 返回 Skills 市场
elyasuuuuu

Tiktok To Mealie

作者 Elyasuuuuu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
253
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiktok-to-mealie
功能描述
Extract recipe information from TikTok links, reconstruct a clean recipe, localize it to the user's language when needed, and import it into Mealie. Use when...
安全使用建议
This skill appears to do what it says, but the registry metadata failed to declare the Mealie credentials and secret-file access it expects. Before installing or enabling it: 1) Confirm how your OpenClaw environment grants skills access to environment variables and local files (will it prompt you or allow silent reads of ~/.openclaw/secrets?). 2) Only provide MEALIE_BASE_URL and MEALIE_API_TOKEN if you trust the skill and the platform; prefer a dedicated API token with limited scope. 3) If you want stricter control, require explicit user confirmation before the skill performs imports (so it can't auto-create recipes). 4) Ask the skill publisher to update the registry metadata to list the required env vars (MEALIE_BASE_URL, MEALIE_API_TOKEN) so the platform can surface permissions correctly. 5) Run initial tests with a throwaway/dedicated Mealie instance or token to validate behavior before using real data.
功能分析
Type: OpenClaw Skill Name: tiktok-to-mealie Version: 1.2.0 The skill is designed to extract recipe data from TikTok links and import it into a Mealie instance. It requires a Mealie API token and base URL, which are handled via environment variables or local secret files (e.g., `~/.openclaw/secrets/`), following standard security practices like recommending `chmod 600`. The instructions in `SKILL.md` and `references/workflow.md` are focused on data reconstruction, quality thresholds, and localization, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name and description (convert TikTok recipes and import to Mealie) match the SKILL.md and reference docs. The actions described (resolve TikTok URL, extract text, reconstruct recipe, upload to Mealie, upload image) are consistent with the stated purpose.
Instruction Scope
The runtime instructions are focused on extraction, reconstruction, localization, and calling Mealie APIs. They instruct resolving final TikTok URLs, downloading cover images, and creating/fetching/uploading recipes in Mealie. The skill also instructs reading configuration from environment variables or local secret files (~/.openclaw/secrets); that is within the skill's needs but is sensitive and should have been declared explicitly.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
The documentation and SKILL.md require a Mealie base URL and API token (recommended env vars MEALIE_BASE_URL and MEALIE_API_TOKEN or local secret files). However, the registry metadata lists no required environment variables or credentials. This mismatch is disproportionate/untracked: the skill needs secrets to function (and can read local secret file paths), but the platform metadata doesn't declare or surface that need.
Persistence & Privilege
always:false (normal). The skill may be invoked autonomously (disable-model-invocation:false) which is the platform default; combined with the missing-declaration of required credentials this increases the chance of unintended automated imports if the platform allows the skill to access secrets without explicit consent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiktok-to-mealie
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiktok-to-mealie 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
- Improved recipe extraction and reconstruction from TikTok links with clearer quality thresholds. - Added consistent localization to the user's language when needed. - Enhanced import logic: only imports recipes meeting minimum quality standards. - Integrated cover image extraction and upload to Mealie if available. - Clarified triggers for when to activate the skill, focusing on recipe requests from TikTok links. - Simplified and streamlined output messages for both success and failure cases.
元数据
Slug tiktok-to-mealie
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tiktok To Mealie 是什么?

Extract recipe information from TikTok links, reconstruct a clean recipe, localize it to the user's language when needed, and import it into Mealie. Use when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 253 次。

如何安装 Tiktok To Mealie?

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

Tiktok To Mealie 是免费的吗?

是的,Tiktok To Mealie 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tiktok To Mealie 支持哪些平台?

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

谁开发了 Tiktok To Mealie?

由 Elyasuuuuu(@elyasuuuuu)开发并维护,当前版本 v1.2.0。

💬 留言讨论