← 返回 Skills 市场
byungkyu

Motion

作者 byungkyu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
742
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install motion
功能描述
Manage tasks, projects, workspaces, and scheduling in Motion with full CRUD operations via OAuth-secured API integration.
安全使用建议
This skill proxies Motion API calls through maton.ai. Before installing: (1) Confirm maton.ai, gateway.maton.ai, ctrl.maton.ai, and connect.maton.ai are trustworthy and legitimate for your org; the skill will send your MATON_API_KEY to those domains. (2) Use a least-privilege API key (create a scoped or test key if possible) and store it securely; rotate it if you suspect misuse. (3) When completing OAuth flows, verify the browser URL and session_token host are correct and expected. (4) If you prefer direct integrations, consider using Motion's official API (api.usemotion.com) rather than a third-party proxy. (5) Note the registry metadata didn't mark a primary credential — treat MATON_API_KEY as the primary secret and only grant it if you accept Maton acting as an intermediary.
功能分析
Type: OpenClaw Skill Name: motion Version: 1.0.0 The skill bundle is benign. It provides documentation and code examples for integrating with the Motion API via a Maton gateway. All network calls are directed to `maton.ai` domains, which are consistent with the stated purpose. The skill requires a `MATON_API_KEY` environment variable, which is explicitly declared and used appropriately for authentication. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent within the `SKILL.md` instructions or code examples.
能力评估
Purpose & Capability
Name/description (Motion task/project management) match the instructions which call Motion endpoints via a Maton gateway. The single required env var (MATON_API_KEY) aligns with the documented gateway-based authentication. The use of a Maton proxy is a design choice but is consistent with the described purpose.
Instruction Scope
SKILL.md only instructs making HTTP calls to maton.ai gateway endpoints and ctrl.maton.ai for connection management using the MATON_API_KEY. It does not read other files or environment variables. Important note: invoking the skill will transmit MATON_API_KEY to maton.ai domains (the gateway/proxy) — this is expected but worth highlighting as an external trust boundary.
Install Mechanism
Instruction-only skill with no install steps and no code files to run locally. Low installation risk: nothing is downloaded or written by an installer.
Credentials
Only one env var (MATON_API_KEY) is required, which is proportionate for an API integration. Minor discrepancy: registry metadata lists no primary credential even though MATON_API_KEY is the main secret — likely an omission but not a security problem by itself. Users should assume the key grants access via Maton to their Motion account and act accordingly.
Persistence & Privilege
The skill does not request always:true and is user-invocable; it does not attempt to modify other skills or system-wide settings. Normal autonomous invocation is allowed (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install motion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /motion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Motion API integration with managed OAuth. - Enables full CRUD operations for tasks, projects, workspaces, comments, and recurring tasks in Motion. - OAuth connections managed via Maton—secure, flexible setup; supports multiple connections. - Includes ready-to-use Python code snippets for all operations. - Detailed API reference for listing, creating, updating, and deleting tasks and projects. - Requires a Maton API key; clear setup and authentication instructions provided. - Supports specifying connections for multi-account scenarios.
元数据
Slug motion
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Motion 是什么?

Manage tasks, projects, workspaces, and scheduling in Motion with full CRUD operations via OAuth-secured API integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 742 次。

如何安装 Motion?

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

Motion 是免费的吗?

是的,Motion 完全免费(开源免费),可自由下载、安装和使用。

Motion 支持哪些平台?

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

谁开发了 Motion?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.0。

💬 留言讨论