← 返回 Skills 市场
泽明订单制作
作者
duanzhen001
· GitHub ↗
· v1.0.0
· MIT-0
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zeming-xiaoshoudingdan-apidiaoyong
功能描述
通过钉钉API导入订单数据,展示20项详细信息供核对,支持确认、重新查询或退出操作。
安全使用建议
This skill's description promises a DingTalk API import but the runtime instructions only show a hard-coded example and printing logic — no API calls, no auth, and no install. Before installing, ask the publisher to: (1) provide the actual code or runtime instructions that perform the DingTalk API calls, including which credentials/env vars are required (e.g., DINGTALK_TOKEN or APP_KEY/APP_SECRET) and why; (2) explain the '技能2' auto-invoke behavior (what it is, when it runs, what permissions it needs); (3) remove or redact any real personal data in examples; and (4) show how credentials are stored/used (avoid embedding secrets in code). If they cannot justify the missing API/auth pieces or clarify the auto-invocation, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: zeming-xiaoshoudingdan-apidiaoyong
Version: 1.0.0
The skill bundle is a simple data verification template. SKILL.md contains hardcoded sales order data and a Python function to display it for user confirmation. There are no network calls, file system operations, or suspicious instructions that would indicate malicious intent or security vulnerabilities.
能力评估
Purpose & Capability
The skill description claims '通过钉钉API导入订单数据' (import via DingTalk API), but SKILL.md contains only a static example order_data and print logic — there are no API calls, no auth/environment requirements, and no install steps. A legitimate DingTalk integration would need credentials (token/secret), network calls, and handling for dynamic data; those are missing.
Instruction Scope
The instructions are narrowly scoped to displaying 20 fields from a hard-coded order and presenting A/B/C choices. They do not request reading other files or environment variables. Two items to note: (1) the file contains realistic-looking personal data (name, phone, address) in the sample — this is privacy-sensitive and should be redacted if it's test data; (2) comments state built-in auto-jump rules (choice A triggers '技能2') but there is no definition of '技能2' or how that invocation is authorized, which is ambiguous.
Install Mechanism
No install spec and no code files beyond SKILL.md — lowest-risk from installation perspective. Nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no required env vars or primary credential, yet its stated purpose (DingTalk API import) would normally require credentials (token/secret). The absence of any declared credentials is disproportionate to the claimed capability and suggests the description and implementation are out of sync.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent privileges, nor does it modify other skills' configuration in the provided instructions. However, the mention of automatic forwarding to another skill ('技能2') is ambiguous and should be clarified before granting autonomous invocation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zeming-xiaoshoudingdan-apidiaoyong - 安装完成后,直接呼叫该 Skill 的名称或使用
/zeming-xiaoshoudingdan-apidiaoyong触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
SHISHIZAISHUO
元数据
常见问题
泽明订单制作 是什么?
通过钉钉API导入订单数据,展示20项详细信息供核对,支持确认、重新查询或退出操作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。
如何安装 泽明订单制作?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zeming-xiaoshoudingdan-apidiaoyong」即可一键安装,无需额外配置。
泽明订单制作 是免费的吗?
是的,泽明订单制作 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
泽明订单制作 支持哪些平台?
泽明订单制作 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 泽明订单制作?
由 duanzhen001(@duanzhen001)开发并维护,当前版本 v1.0.0。
推荐 Skills