← 返回 Skills 市场
gora050

Plain

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
221
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install plain
功能描述
Plain integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with Plain data.
安全使用建议
This skill is instruction-only and uses the Membrane CLI to talk to Plain. Before installing or running anything: 1) Note the registry metadata did not declare the Membrane CLI as a required binary or include an install spec — the SKILL.md still tells you to run `npm install -g @membranehq/cli@latest`. Ask the publisher to add a proper install declaration. 2) Review the @membranehq/cli npm package and its source (or run it in an isolated environment/container) before installing a global npm package. 3) Confirm you trust getmembrane.com / the Membrane project because authentication is delegated to their service and they will hold connection credentials. 4) Because the skill is instruction-only, there is no packaged code to scan — if you need higher assurance, request a verifiable repository tag or an install spec that pins versions. These steps will reduce the risk from inconsistent metadata and from installing networked tooling.
功能分析
Type: OpenClaw Skill Name: plain Version: 1.0.3 The skill requires the agent to perform high-privilege operations, specifically the global installation of an external CLI tool (`npm install -g @membranehq/cli`) and delegation of authentication/data handling to a third-party service (getmembrane.com). There is a significant discrepancy in SKILL.md where the metadata describes a CRM/Leads tool while the body describes a document editor, suggesting poor quality or a misleading template. While these patterns are risky and grant broad permissions to an external platform, there is no explicit evidence of intentional malice or data exfiltration.
能力评估
Purpose & Capability
The skill claims to integrate with Plain and the SKILL.md consistently describes using Membrane to access Plain. That relationship is plausible (Membrane acting as a connector). However, the metadata does not declare the actual runtime dependency on the Membrane CLI despite the instructions relying on it — a mismatch between claimed requirements and real instructions.
Instruction Scope
The SKILL.md stays within integration scope: it instructs installing the Membrane CLI, performing interactive login, creating a connection, discovering and running actions via Membrane. It does not ask the agent to read unrelated files, exfiltrate arbitrary data, or request unrelated credentials. Network access and interactive auth are required and documented.
Install Mechanism
There is no install spec in the registry record, but the SKILL.md instructs running `npm install -g @membranehq/cli@latest`. That is a networked global npm install (moderate risk). The skill should have declared the binary dependency and/or provided an install spec. Installing global npm packages from the network without declared provenance increases attack surface.
Credentials
The skill does not request environment variables, secrets, or config paths. It directs the user to authenticate via Membrane (browser-based flow) and explicitly advises not to ask users for API keys. This is proportionate to the described integration.
Persistence & Privilege
The skill is not always-enabled and allows normal model invocation controls. It does not request persistent system-level privileges in its metadata or instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plain
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plain 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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 plain
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Plain 是什么?

Plain integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with Plain data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 221 次。

如何安装 Plain?

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

Plain 是免费的吗?

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

Plain 支持哪些平台?

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

谁开发了 Plain?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论