← Back to Skills Marketplace
membranedev

Monday

by Membrane Dev · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
416
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install monday-integration
Description
Monday integration. Manage project management data, records, and workflows. Use when the user wants to interact with Monday data.
Usage Guidance
This skill is coherent for interacting with Monday.com via the Membrane CLI. Before installing or using it: (1) Verify the @membranehq/cli npm package and the Membrane service (getmembrane.com) are legitimate and acceptable for your environment, since installing the CLI downloads and runs code from npm. (2) Understand that you'll authenticate via Membrane and grant it access to your Monday account—review the permissions and use a least-privilege account if possible. (3) If you have strict policies about global npm installs, run the CLI in a controlled environment (container, dedicated machine, or use npx) instead of installing globally. (4) If you need greater assurance, check the Membrane CLI source (repository referenced in SKILL.md) to confirm behavior.
Capability Analysis
Type: OpenClaw Skill Name: monday-integration Version: 1.0.5 The skill facilitates integration with Monday.com by instructing the agent to install a global npm package (@membranehq/cli) and route all API traffic through a third-party proxy service (getmembrane.com). While these actions are aligned with the stated purpose of using the Membrane platform, they represent significant supply-chain and data-privacy risks (intermediary access to project management data). No evidence of explicit malicious intent, such as credential theft or unauthorized exfiltration to unrelated domains, was found in SKILL.md or _meta.json.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name and description match the instructions: the SKILL.md describes interacting with Monday via the Membrane CLI and authentication flows. Required capabilities (network, Membrane account) are consistent with the stated purpose.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, running it to create/find connections, polling connection state, and running actions. They require user interaction for OAuth flows (opening a browser, entering a code) and instruct the agent to use membrane commands. This is in-scope, though it delegates authentication and API calls to a third-party CLI/service (Membrane).
Install Mechanism
The registry has no install spec (instruction-only), but SKILL.md tells users to install @membranehq/cli from npm (npm install -g) and to use npx. Installing a public npm CLI is expected for this integration, but it does mean code will be fetched and executed from the public npm registry — a moderate but expected risk for this kind of skill.
Credentials
The skill declares no environment variables or credentials and relies on Membrane to manage auth. That is proportionate to the task; there are no unexplained credential requests or path accesses.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system-wide settings according to the provided content.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install monday-integration
  3. After installation, invoke the skill by name or use /monday-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
Auto sync from membranedev/application-skills
v1.0.4
Auto sync from membranedev/application-skills
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug monday-integration
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Monday?

Monday integration. Manage project management data, records, and workflows. Use when the user wants to interact with Monday data. It is an AI Agent Skill for Claude Code / OpenClaw, with 416 downloads so far.

How do I install Monday?

Run "/install monday-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Monday free?

Yes, Monday is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Monday support?

Monday is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Monday?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.5.

💬 Comments