GetResponse
v1.0.0Manage GetResponse email marketing via API to handle campaigns, contacts, newsletters, tags, autoresponders, and segments with OAuth authentication.
⭐ 0· 597·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description state a GetResponse integration using managed OAuth, and the SKILL.md only references Maton endpoints (gateway.maton.ai and ctrl.maton.ai) plus the MATON_API_KEY environment variable — these requirements align with the declared purpose.
Instruction Scope
The runtime instructions are limited to making HTTP requests to Maton domains and do not instruct the agent to read local files, additional environment variables, or unrelated system state. Important caveat: by design requests (contacts, campaigns, etc.) and OAuth flows are proxied through Maton, so your email lists and contact data will be transmitted to Maton’s services.
Install Mechanism
There is no install spec and no code files to be written or executed on disk (instruction-only), which minimizes install-time risk.
Credentials
Only one env var is required (MATON_API_KEY), which is proportional to a gateway-based integration. However, that single key is sensitive because it grants Maton access to your GetResponse account(s) via the proxy, so treat it like a high-privilege secret.
Persistence & Privilege
The skill is not marked always:true and does not request system persistence or modify other skills; model invocation is allowed (the platform default), which is expected for a user-invocable integration.
Assessment
This skill appears to be what it claims: an instruction-only client that makes GetResponse API calls through Maton's gateway and requires a MATON_API_KEY. Before installing or providing the key: (1) Verify you trust Maton (maton.ai) because all API calls, OAuth flows, and your contact/campaign data will go through their servers (gateway.maton.ai, ctrl.maton.ai). (2) Store MATON_API_KEY securely and avoid pasting it into public prompts. (3) Prefer least privilege — check whether Maton supports scoped keys and use the minimum scope needed. (4) If you’re uncomfortable with a third‑party proxy, consider integrating directly with GetResponse and using your own OAuth setup. (5) After testing, rotate or revoke the API key if you no longer need the skill. (6) Because this is instruction-only, there is no local code to inspect — that reduces disk risk but means you must trust the remote service behavior described in the SKILL.md.Like a lobster shell, security has layers — review code before you run it.
latestvk97dt7q8zqczhca6nrm5wffe59814ys6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
EnvMATON_API_KEY
