Make

v1.0.0

Make (formerly Integromat) API integration with managed authentication. Manage scenarios, organizations, teams, connections, data stores, hooks, and template...

0· 15·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchasesRequires OAuth token
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill is an instruction-only integration for the Make API and requires a single MATON_API_KEY environment variable. The required env var and the listed endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) are consistent with a managed/proxied Make integration.
Instruction Scope
SKILL.md contains concrete examples (Python snippets) that only read MATON_API_KEY from the environment and make HTTP requests to Maton-controlled endpoints. There are no instructions to read local files, unrelated environment variables, or to transmit data to unexpected third-party endpoints.
Install Mechanism
There is no install spec and no code files to be written or executed on the host — the skill is instruction-only, which minimizes installation risk.
Credentials
Only one environment variable (MATON_API_KEY) is required. That is appropriate for an API gateway/proxy integration; no unrelated credentials or secrets are requested.
Persistence & Privilege
The skill does not request permanent inclusion (always:false) and does not modify other skills or system-wide settings. It can be invoked autonomously (the platform default), which is expected for an integration skill.
Assessment
This skill appears coherent: it only needs your MATON_API_KEY and uses Maton gateway endpoints to access Make. Before installing, confirm you trust maton.ai and understand the scope of the API key you will provide (least privilege recommended). Treat MATON_API_KEY like any secret: store it securely, and be prepared to revoke it if you suspect misuse. If you need stronger assurance, verify the publisher identity or request source code/manifest provenance from the publisher.

Like a lobster shell, security has layers — review code before you run it.

latestvk9779rvxpvw9140jt8ecmcvfn984cdk4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔧 Clawdis
EnvMATON_API_KEY

Comments