Cal.com

v1.0.0

Cal.com API integration with managed OAuth. Create and manage event types, bookings, schedules, and availability. Use this skill when users want to manage scheduling, create bookings, configure event types, or check availability. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

0· 746·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
Name/description (Cal.com integration) align with instructions: all API calls target Maton gateway endpoints that proxy to Cal.com. The single required env var (MATON_API_KEY) is appropriate for a managed-OAuth gateway service.
Instruction Scope
SKILL.md only instructs HTTP requests to gateway.maton.ai and ctrl.maton.ai and to open an OAuth URL in a browser. It does not request unrelated files, system paths, or other environment variables. The runtime examples use only MATON_API_KEY as declared.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest install risk). Nothing is downloaded or written to disk by an installer in the package.
Credentials
Only MATON_API_KEY is required, which is proportionate. Note: using the Maton gateway means the MATON_API_KEY and the gateway service will have access to your Cal.com connections and OAuth tokens — you should evaluate Maton’s trustworthiness and token scope before providing the key.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or access to other skills' configs. disable-model-invocation is false (normal) so the agent may call the skill autonomously; this is expected behavior for user-invocable skills.
Assessment
This skill appears to do what it says and only needs a single MATON_API_KEY, but you are trusting Maton (gateway.maton.ai / ctrl.maton.ai) to proxy and store OAuth connections to Cal.com. Before installing, confirm you trust Maton.ai, review their documentation/privacy and the scope/permissions of the API key you will create, and avoid reusing high-privilege or long-lived keys. Also note the registry lists no external homepage/source beyond the SKILL.md references — if provenance or publisher identity is important to you, verify the publisher (owner ID) or get the skill from a known source.

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

latestvk972c69k0hjbfzmbn2rvj0c8rd813gdz

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments