📦 Mailchimp — 邮件营销

v1.0.3

集成托管 OAuth 的 Mailchimp Marketing API,可管理受众、活动、模板、自动化与报告,轻松维护邮件营销与订阅者列表。

10· 1.6万·12 当前·14 累计
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This skill is coherent but relies entirely on a third-party gateway (maton.ai) to proxy Mailchimp API calls and manage OAuth. Before installing: 1) Verify Maton (maton.ai) is a service you trust — confirm the domain, privacy policy, and who operates the service. 2) Treat MATON_API_KEY as a high-privilege secret: limit its scope if possible, use a least-privilege account, and rotate it if compromised. 3) Understand that Mailchimp data and OAuth tokens will flow through Maton endpoints (gateway.ma...
详细分析 ▾
用途与能力
The name/description (Mailchimp Marketing API integration) matches the instructions: all examples call Maton-managed endpoints (gateway.maton.ai and ctrl.maton.ai) to operate on Mailchimp resources. Requested artifacts (MATON_API_KEY) are coherent with a managed OAuth gateway approach.
指令范围
SKILL.md only instructs the agent to call Maton endpoints and to read the single env var MATON_API_KEY. It does not request unrelated files, system paths, or other environment variables. Note: all traffic and OAuth handling are routed through maton.ai domains — using this skill routes Mailchimp data and tokens via that third party.
安装机制
No install spec and no code files (instruction-only) — nothing is written to disk and no external packages or downloads are required.
凭证需求
Only one required environment variable (MATON_API_KEY) is declared and used, which is proportionate to a gateway-based integration. This key grants the gateway access to your Mailchimp connections, so treat it as a high-privilege secret. (The registry metadata lists no explicit 'primary credential' field but the SKILL.md relies on MATON_API_KEY.)
持久化与权限
always:false (default) and no install-time persistence. The skill does not request system-wide config changes or additional privileges. The agent may invoke it autonomously (platform default) — that allows actions using MATON_API_KEY when the agent has permission.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/2/5

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install mailchimp
镜像加速npx clawhub@latest install mailchimp --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库