Monday.com
v1.0.3Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. 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· 13.6k·30 current·34 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill is a Monday.com GraphQL integration and only requests a MATON_API_KEY to call Maton's gateway (gateway.maton.ai / ctrl.maton.ai). Requiring a Maton API key is coherent with the described gateway‑proxy design.
Instruction Scope
SKILL.md contains only network requests to Maton endpoints and examples that read MATON_API_KEY from the environment. It does not instruct reading unrelated files, system credentials, or exfiltrating data to unexpected endpoints.
Install Mechanism
No install spec or code files are present; this is instruction‑only, so nothing is downloaded or written to disk by the skill itself.
Credentials
Only one env var (MATON_API_KEY) is required, which is proportional to a gateway‑based integration. Note: that key grants the Maton service the ability to act on your behalf (including managing OAuth connections to Monday.com), so its trustworthiness and scope/permissions matter.
Persistence & Privilege
always is false and the skill does not request persistent system modifications or other skills' credentials. The skill can be invoked autonomously (platform default), which is expected for skills.
Assessment
This skill appears internally consistent: it uses a Maton API gateway to interact with Monday.com and only needs MATON_API_KEY. Before installing, verify you trust the Maton service (maton.ai / gateway.maton.ai / ctrl.maton.ai), confirm what permissions the MATON_API_KEY has, store the key securely, and prefer least privilege (rotate/revoke keys when done). If you prefer not to route tokens through a third party, consider using direct Monday.com OAuth/API credentials instead. If you need higher assurance, ask the publisher for a homepage, source repository, or additional provenance information.Like a lobster shell, security has layers — review code before you run it.
latestvk97dn915j9jdwvs0nsz76nsg6h80x9nf
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧠 Clawdis
EnvMATON_API_KEY
