Instantly

v1.0.0

Instantly API integration with managed OAuth. Cold email outreach platform for managing campaigns, leads, accounts, and analytics. Use this skill when users want to create campaigns, manage leads, send emails, or view analytics. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

4· 1.3k·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Instantly integration via a Maton gateway) matches the runtime instructions. The only required environment variable is MATON_API_KEY, which is appropriate for an API gateway-based integration. Endpoints referenced (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) all align with the described managed-OAuth gateway behavior.
Instruction Scope
SKILL.md only shows making HTTP requests to the Maton gateway and control endpoints and instructs opening an OAuth url in a browser. There are no instructions to read arbitrary files, other environment variables, or system state, nor to exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec and no bundled code — instruction-only. Nothing is downloaded or written to disk by the skill, which minimizes install-time risk.
Credentials
Only one environment variable (MATON_API_KEY) is required and is justified by the documentation. No unrelated credentials, config paths, or secrets are requested.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modify other skills. The skill may be invoked autonomously by the agent (default behavior) but that is expected for skills and not a special privilege here.
Assessment
This skill appears coherent and limited to using a Maton API key to call Maton-hosted gateway and control endpoints for Instantly. Before installing: (1) Verify you trust the Maton service (maton.ai) and that the MATON_API_KEY you provide has only the permissions you intend; (2) remember this enables sending/managing cold-email campaigns — ensure compliance with your policies and legal requirements; (3) rotate the API key if you later revoke access; (4) because the skill is instruction-only, it doesn't install code locally, but the agent can call the external endpoints autonomously—only grant access if you’re comfortable with the agent interacting with your Maton account.

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

latestvk97ffvm3cwskgxh7g4y5wg90g98107bb

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments