← 返回 Skills 市场
membranedev

Monday

作者 Membrane Dev · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
416
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install monday-integration
功能描述
Monday integration. Manage project management data, records, and workflows. Use when the user wants to interact with Monday data.
安全使用建议
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.
功能分析
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.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install monday-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /monday-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug monday-integration
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Monday 是什么?

Monday integration. Manage project management data, records, and workflows. Use when the user wants to interact with Monday data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 416 次。

如何安装 Monday?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install monday-integration」即可一键安装,无需额外配置。

Monday 是免费的吗?

是的,Monday 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Monday 支持哪些平台?

Monday 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Monday?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.5。

💬 留言讨论