← Back to Skills Marketplace
duanzhen001

泽明订单制作

by duanzhen001 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
131
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zeming-xiaoshoudingdan-apidiaoyong
Description
通过钉钉API导入订单数据,展示20项详细信息供核对,支持确认、重新查询或退出操作。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zeming-xiaoshoudingdan-apidiaoyong
  3. After installation, invoke the skill by name or use /zeming-xiaoshoudingdan-apidiaoyong
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
SHISHIZAISHUO
Metadata
Slug zeming-xiaoshoudingdan-apidiaoyong
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 泽明订单制作?

通过钉钉API导入订单数据,展示20项详细信息供核对,支持确认、重新查询或退出操作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.

How do I install 泽明订单制作?

Run "/install zeming-xiaoshoudingdan-apidiaoyong" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 泽明订单制作 free?

Yes, 泽明订单制作 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 泽明订单制作 support?

泽明订单制作 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 泽明订单制作?

It is built and maintained by duanzhen001 (@duanzhen001); the current version is v1.0.0.

💬 Comments