← 返回 Skills 市场
Maton MCP Tools
作者
maverick-software
· GitHub ↗
· v1.0.0
1405
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install maton-agent-tools
功能描述
Connect to SaaS tools via Maton AI. Includes full UI integration for Clawdbot Gateway dashboard. Use when setting up Maton integration, connecting apps (Gmai...
安全使用建议
This skill appears to do what it says: add UI pages and server handlers that store a Maton API key in your Clawdbot config and call Maton's API at https://ctrl.maton.ai. Before installing, review and understand that you will be (1) copying TypeScript files into your gateway/UI codebase, (2) adding MATON_API_KEY to your central config (~/.clawdbot/clawdbot.json), and (3) restarting the gateway. Confirm you trust maton.ai and the ctrl.maton.ai endpoint, and consider scoping/rotating the Maton API key per best practices. If you want extra assurance, audit the referenced files in-place after copying (they are provided here) and test in a staging environment before enabling in production.
功能分析
Type: OpenClaw Skill
Name: maton-agent-tools
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for Maton AI is benign. It provides a legitimate integration with the Maton AI service, handling API keys securely within the Clawdbot configuration and making authenticated network requests exclusively to `https://ctrl.maton.ai`. The `SKILL.md` documentation is purely informational and does not contain any prompt injection attempts. The backend code (`reference/maton-backend.ts`) correctly sanitizes user-provided parameters for URL construction and uses standard Clawdbot mechanisms for configuration management and gateway restarts, without exhibiting any malicious behaviors like data exfiltration, unauthorized command execution, or persistence mechanisms.
能力评估
Purpose & Capability
Name/description match the included backend and UI integration files. The skill only requires adding a Maton API key and copying UI/backend handlers into the Gateway — these are expected for a SaaS-OAuth integration.
Instruction Scope
SKILL.md and reference files focus on UI integration, managing an API key, and making server-side requests to Maton's API. The runtime instructions only reference the Clawdbot config and UI/server code paths that are necessary for this feature; they don't instruct the agent to read unrelated files or exfiltrate data.
Install Mechanism
There is no automated install/download; it's an instruction-only skill with reference TypeScript files to copy into the host codebase. No external arbitrary downloads or package installs are performed by the skill itself.
Credentials
The only credential involved is the Maton API key (stored as MATON_API_KEY in the Clawdbot config). No other environment variables or unrelated secrets are requested, which is proportionate for this functionality.
Persistence & Privilege
always is false and the skill does not demand permanent inclusion. It writes/updates its own configuration key (MATON_API_KEY) and schedules a gateway restart to pick up changes — this is expected for adding an integration and is limited in scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install maton-agent-tools - 安装完成后,直接呼叫该 Skill 的名称或使用
/maton-agent-tools触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Maton integration skill for Clawdbot Gateway.
- Provides full UI dashboard for managing Maton API key, viewing and managing OAuth app connections.
- Supports connecting to 50+ SaaS apps (Gmail, Slack, Notion, HubSpot, etc.) via OAuth.
- Integrates with API Keys tab for easy configuration and centralized key management.
- Includes backend RPC methods and UI components for seamless workflow.
- Requires Clawdbot Gateway v2026.1.0 or later with UI enabled.
元数据
常见问题
Maton MCP Tools 是什么?
Connect to SaaS tools via Maton AI. Includes full UI integration for Clawdbot Gateway dashboard. Use when setting up Maton integration, connecting apps (Gmai... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1405 次。
如何安装 Maton MCP Tools?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install maton-agent-tools」即可一键安装,无需额外配置。
Maton MCP Tools 是免费的吗?
是的,Maton MCP Tools 完全免费(开源免费),可自由下载、安装和使用。
Maton MCP Tools 支持哪些平台?
Maton MCP Tools 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Maton MCP Tools?
由 maverick-software(@maverick-software)开发并维护,当前版本 v1.0.0。
推荐 Skills