技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 3 · 564 · 2 current installs · 2 all-time installs
⭐ 3
安装量(当前) 2
🛡 VirusTotal :良性 · OpenClaw :良性
Package:angusthefuzz/mealie-api
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is internally consistent: it is a Node CLI for interacting with a self‑hosted Mealie API and only requests the Mealie URL and API token it needs.
目的
The name/description (Mealie recipe manager client) matches the declared requirements (node, MEALIE_URL, MEALIE_API_TOKEN) and the included script implements the described API calls (recipes, lists, meal plans).
说明范围
SKILL.md and the CLI commands are limited to calling the Mealie API. The script reads only MEALIE_URL and MEALIE_API_TOKEN (from environment or .env files) and makes HTTP(S) requests to the Mealie host; it does not reference other system paths or external endpoints.
安装机制
No install spec or remote downloads are present; the skill is instruction + a local Node script. Nothing in the manifest pulls arbitrary code from external URLs.
证书
The skill requires only MEALIE_URL and MEALIE_API_TOKEN, which are precisely the credentials necessary for a Mealie client. The code explicitly loads only these two variables from skill-level and agent-level .env files.
持久
always is false and the skill does not request elevated/system-wide privileges or modify other skills; it only reads its own /agent .env locations as documented.
综合结论
This skill appears to do exactly what it says: a Node CLI that calls your Mealie instance using MEALIE_URL and MEALIE_API_TOKEN. Before installing: (1) confirm you trust the skill’s source since it will store/read a token in ~/.openclaw/.env or the skill .env; (2) prefer creating a limited-purpose API token in Mealie rather than using an admin token; (3) ensure MEALIE_URL uses HTTPS on a trusted host to avoid token exposure; (4) review the inc…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Mealie Recipe Manager」。简介:Interact with Mealie recipe manager (recipes, shopping lists, meal plans). Self…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/angusthefuzz/mealie-api/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。