Eventbrite

v1.0.2

Eventbrite API integration with managed OAuth. Manage events, venues, ticket classes, orders, and attendees. Use this skill when users want to create and manage events, check orders, view attendees, or access event categories. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

3· 5.1k·0 current·0 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 (Eventbrite integration) aligns with the runtime instructions: all API calls are proxied through Maton endpoints (gateway.maton.ai / ctrl.maton.ai / connect.maton.ai). The single required env var (MATON_API_KEY) is appropriate for a managed-OAuth gateway service.
Instruction Scope
SKILL.md contains concrete examples that only call Maton-controlled endpoints and read MATON_API_KEY from environment. There are no instructions to read arbitrary files, other environment variables, or to exfiltrate data to unrelated endpoints. OAuth authorization is handled via the Maton connection URLs as described.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to run locally, which minimizes installation risk.
Credentials
Only MATON_API_KEY is required. That is proportionate: the gateway needs a Maton-managed key to authenticate requests and manage OAuth connections. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It does not modify other skills or system config; autonomous invocation is allowed but is the platform default.
Assessment
This skill proxies Eventbrite requests through Maton services, so installing it means trusting Maton with access to your Eventbrite connections. Before installing: (1) Verify Maton (maton.ai) is a service you trust and review its privacy/security docs; (2) Use a least-privilege Maton API key (create a dedicated key/account if possible) and store it securely; (3) Be aware the API key + OAuth connection lets the gateway act on your behalf for events/orders/attendees—rotate keys if you revoke access; (4) If you need greater assurance, ask the publisher for a homepage or source repository and confirm the Maton endpoints listed in SKILL.md are official. If any of those checks fail or you don’t trust the Maton operator, do not install the skill.

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

latestvk973p6m2ndc0h0z37dejprcm2h80wpgr

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments