← 返回 Skills 市场
hi-yu

Mcdonald - 麦当劳助手

作者 hiyu · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
2475
总下载
3
收藏
16
当前安装
2
版本数
在 OpenClaw 中安装
/install mcd
功能描述
麦当劳助手 - 查询/领取优惠券、活动日历、餐品营养信息、门店查询
安全使用建议
Before installing, verify the source and update metadata: SKILL.md requires an MCD_TOKEN (and implicitly curl/exec) but the registry lists none — ask the publisher to declare required env vars and binaries. Treat your MCD_TOKEN like a password: do not paste it in public chat, and understand the token can be used to perform account actions (e.g., auto-bind-coupons). Confirm that the MCP host (https://mcp.mcd.cn) is legitimate for your region and consider creating a token with limited scope if possible. If you need stronger assurance, request the publisher's homepage or source code so you can audit how the token is used; otherwise avoid granting tokens to untrusted/unknown skills.
功能分析
Type: OpenClaw Skill Name: mcd Version: 1.0.1 The OpenClaw AgentSkills skill bundle is classified as benign. The `SKILL.md` file defines a McDonald's assistant that interacts with a specified MCP service (`https://mcp.mcd.cn` by default) using `curl` commands. All network calls are directed to this service, and the `MCD_TOKEN` environment variable is used for authentication to this intended service, not for exfiltration. There is no evidence of prompt injection instructions against the agent, malicious execution, data exfiltration to unauthorized endpoints, persistence mechanisms, or obfuscation. The skill's behavior is clearly aligned with its stated purpose of querying and managing McDonald's related information.
能力评估
Purpose & Capability
SKILL.md describes calling an MCP API (mcp.mcd.cn) to list/claim coupons, query nutrition, and check events — that aligns with the skill name and description. However, the skill requires an API token (MCD_TOKEN) and an optional MCD_MCP_URL in its instructions, but the registry metadata claims no required environment variables or binaries. The missing declaration of the token/binary requirement is an inconsistency.
Instruction Scope
The instructions are explicit and scoped to calling the MCP JSON-RPC endpoints via curl (tools/call). They do not instruct reading arbitrary local files or other unrelated services. The only external communications go to the documented MCP host (mcp.mcd.cn) and are coherent with the stated purpose.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest risk from install mechanisms (nothing is downloaded or written to disk by an installer).
Credentials
The SKILL.md requires a bearer token (MCD_TOKEN) to call user-account actions (including auto-bind-coupons). Requesting a token for the MCP service is reasonable for this functionality, but the registry metadata does not declare any required credentials. Additionally, the instructions assume availability of an exec/curl mechanism but the registry lists no required binaries. The omission reduces transparency about what secrets/binaries the skill needs.
Persistence & Privilege
The skill does not request persistent privileges (always is false) and does not include install steps that modify other skills or global agent settings. Autonomous invocation (disable-model-invocation: false) is default and not by itself concerning here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mcd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mcd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Version bump from 1.0.0 to 1.0.1 with no file changes detected. - No updates or modifications to the skill functionality or documentation.
v1.0.0
- Initial release. - Supports checking and claiming McDonald's coupons. - Provides activity calendar and event info. - Allows searching for menu nutritional information. - Includes tools to help design meal combinations by calories. - Enables McDonald's store lookup functionality.
元数据
Slug mcd
版本 1.0.1
许可证
累计安装 16
当前安装数 16
历史版本数 2
常见问题

Mcdonald - 麦当劳助手 是什么?

麦当劳助手 - 查询/领取优惠券、活动日历、餐品营养信息、门店查询. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2475 次。

如何安装 Mcdonald - 麦当劳助手?

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

Mcdonald - 麦当劳助手 是免费的吗?

是的,Mcdonald - 麦当劳助手 完全免费(开源免费),可自由下载、安装和使用。

Mcdonald - 麦当劳助手 支持哪些平台?

Mcdonald - 麦当劳助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mcdonald - 麦当劳助手?

由 hiyu(@hi-yu)开发并维护,当前版本 v1.0.1。

💬 留言讨论