← 返回 Skills 市场
saucedocs

Motie CLI

作者 Cristian Saucedo · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install motie-cle-beta
功能描述
Discover and explore APIs on the Motie marketplace using the motie CLI. Use this skill whenever you need to find an API or service to accomplish a task — res...
安全使用建议
This skill appears to do what it says (discover and call Motie marketplace APIs) but has two practical issues you should resolve before installing or following its instructions: 1) verify the npm package '@saucedocs/motie-cli' (check its npm page, repository, publisher identity, and recent release history) because the skill bundle provides no homepage or source; 2) be aware the CLI requires your MOTIE_API_KEY — treat that like any API secret: only provide it to a trusted CLI/package, avoid pasting it into untrusted interfaces, and prefer using a scoped key with least privilege. Ask the publisher for a repository/homepage and for the skill metadata to be updated to declare MOTIE_API_KEY explicitly; if you don't trust the npm package, do not run global installs and consider running the CLI in an isolated container or sandbox for testing.
功能分析
Type: OpenClaw Skill Name: motie-cle-beta Version: 1.0.2 The skill facilitates the discovery and execution of arbitrary third-party APIs using the `motie` CLI tool and the `@saucedocs/motie-cli` npm package. It introduces high-risk capabilities such as shell execution and outbound network access, which are necessary for its stated purpose but significantly expand the agent's attack surface. Additionally, the skill instructions in `skill.md` and metadata in `_meta.json` contain future-dated timestamps (2026), and the agent is directed to execute commands based on dynamically retrieved external documentation from the `motie docs` command.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The SKILL.md clearly requires a Motie API key (MOTIE_API_KEY) and instructs use of the '@saucedocs/motie-cli' npm package, but the skill's registry metadata declares no required environment variables, no primary credential, and no install spec. That mismatch is unexpected: a Motie CLI skill legitimately needs the MOTIE_API_KEY and should have declared it.
Instruction Scope
The runtime instructions are narrowly focused on searching, fetching docs, and calling APIs via the motie CLI and do not ask the agent to read unrelated files or credentials. They do instruct checking the MOTIE_API_KEY env var (or passing --api-key) and to install the CLI with npm; that behavior is in-scope but the skill grants broad discretion to invoke arbitrary marketplace APIs (as intended for discovery).
Install Mechanism
There is no formal install spec in the skill bundle, but the SKILL.md tells users/agents to run 'npm install -g @saucedocs/motie-cli'. The package scope (@saucedocs) and name are provided but the skill lists no homepage, repository, or source. Asking users/agents to install a third‑party global npm package with no declared source increases risk and should be verified (authentic package, publisher, and package contents).
Credentials
The instructions require MOTIE_API_KEY (starts with 'mtk_'), which is the only credential needed for the CLI, but the skill metadata did not declare this env var or a primary credential. This omission reduces transparency and means agents might prompt users for secrets that the registry didn't declare. No other unrelated credentials are requested.
Persistence & Privilege
The skill is instruction-only, has no install behavior in the bundle, and 'always' is false. It does not request permanent presence or elevated platform privileges in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install motie-cle-beta
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /motie-cle-beta 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added documentation for the motie call subcommand, enabling direct API invocations from the CLI. - Updated the workflow: Step 2 docs responses now provide an example_cli command instead of example_curl. - Step 3 instructions now use motie call, with clear examples for GET/POST routes, path/query/body params, and CLI options. - Route documentation format revised: routes now specify parameter types, and the example_cli shows actual CLI usage. - General workflow and examples clarified for improved usability.
v1.0.0
Initial release of motie-cli skill — Motie API discovery via CLI - Enables searching and exploring APIs on the Motie marketplace with the `motie` CLI tool. - Guides you through searching, viewing documentation, and calling APIs directly from the command line. - Requires a Motie API key for authentication. - Provides detailed instructions and examples for setup, searching, documentation retrieval, and making API calls. - Error outputs are in JSON for easier troubleshooting.
元数据
Slug motie-cle-beta
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Motie CLI 是什么?

Discover and explore APIs on the Motie marketplace using the motie CLI. Use this skill whenever you need to find an API or service to accomplish a task — res... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Motie CLI?

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

Motie CLI 是免费的吗?

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

Motie CLI 支持哪些平台?

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

谁开发了 Motie CLI?

由 Cristian Saucedo(@saucedocs)开发并维护,当前版本 v1.0.2。

💬 留言讨论