Maton MCP Tools
v1.0.0Connect to SaaS tools via Maton AI. Includes full UI integration for Clawdbot Gateway dashboard. Use when setting up Maton integration, connecting apps (Gmai...
⭐ 0· 1.2k·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk978wt2rrhvsyva8a5wqzatnrx816e3n
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔗 Clawdis
