beehiiv
v1.0.0beehiiv API integration with managed OAuth. Manage newsletter publications, subscriptions, posts, custom fields, segments, and automations. Use this skill when users want to manage newsletter subscribers, create posts, organize segments, or integrate with beehiiv publications. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
⭐ 6· 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
The skill is described as a beehiiv integration that uses a managed OAuth gateway (Maton). The only requested secret (MATON_API_KEY) and the network endpoints (gateway.maton.ai, ctrl.maton.ai) align with that purpose. Nothing in the manifest or SKILL.md asks for unrelated cloud credentials, binaries, or system access.
Instruction Scope
SKILL.md only instructs making HTTP requests to the Maton gateway/ctrl endpoints, managing connections, and using the MATON_API_KEY. It does not direct reading local files, shell history, or other environment variables beyond MATON_API_KEY, nor does it instruct sending data to unexpected external endpoints.
Install Mechanism
There is no install spec and no code files to be written or executed on the host; it's instruction-only, which minimizes install-time risk.
Credentials
Only a single environment variable (MATON_API_KEY) is required and this is consistent with a proxied OAuth gateway workflow. No unrelated secrets, config paths, or high-privilege tokens are requested.
Persistence & Privilege
The skill does not request always:true and does not require modifying other skills or system-wide settings. It remains user-invocable and can be invoked autonomously (platform default), which is appropriate for this integration.
Assessment
This skill is an instruction-only integration that proxies beehiiv calls through Maton. Before installing, confirm you trust the Maton service (gateway.maton.ai / ctrl.maton.ai) because the skill requires storing an API key (MATON_API_KEY) that can be used to access your beehiiv connections. Protect that key as you would any API credential, limit its permissions if possible, and verify OAuth flows and returned connection URLs in a browser. Because there is no code installed locally, the risk is primarily network/credential exposure — ensure you only provide the MATON_API_KEY to trusted services and review Maton's documentation or privacy policy if you need stronger assurance.Like a lobster shell, security has layers — review code before you run it.
latestvk9752twkff4xxjhshzzve56amx80z1b6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
EnvMATON_API_KEY
