← 返回 Skills 市场
gora050

Webcrm

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
134
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install webcrm
功能描述
WebCRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebCRM data.
安全使用建议
This skill appears coherent and only uses the Membrane CLI to connect to WebCRM. Before installing or following the instructions: 1) Verify the @membranehq/cli package and its publisher on npm and inspect its repository (the SKILL.md links to a Membrane repo). 2) Remember that using this skill delegates authentication and request handling to Membrane — the service will see connection data and any CRM records accessed, so only use it if you trust that provider and its privacy/security practices. 3) Installing global npm packages modifies your system environment; prefer using npx or containerized environments if you want to avoid global installs. 4) Do not provide local API keys to the agent — the skill correctly tells you to create a connection via Membrane instead.
功能分析
Type: OpenClaw Skill Name: webcrm Version: 1.0.3 The skill provides instructions in SKILL.md for an AI agent to install a global npm package (@membranehq/cli) and execute shell commands for authentication and CRM data management via the Membrane platform. While these actions are aligned with the stated purpose of WebCRM integration, the requirement for global software installation and network-based authentication (e.g., 'membrane login') constitutes high-risk behavior in an automated agent environment, fitting the criteria for suspicious classification despite the lack of clear malicious intent.
能力评估
Purpose & Capability
The name/description claim WebCRM integration and all runtime instructions focus on using the Membrane CLI to connect to WebCRM, discover actions, and run them. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md confines runtime actions to installing/using the @membranehq/cli and running membrane commands (login, connect, action list/run). It does not instruct reading arbitrary local files, scanning system credentials, or sending data to third-party endpoints besides Membrane/WebCRM. It does rely on interactive login or pasted codes for headless environments, which is expected for this flow.
Install Mechanism
The skill is instruction-only (no automatic install). It recommends installing a global npm package (@membranehq/cli) or using npx. Installing global npm packages is a typical approach but carries moderate risk compared to no install — users should verify the package owner and repository before running npm install -g.
Credentials
No environment variables, secrets, or config paths are requested. The docs explicitly state Membrane will handle auth server-side and advise not to ask users for API keys, which is consistent and proportionate for a connector-style skill.
Persistence & Privilege
The skill is not forced always-on, is user-invocable, and does not request or instruct changes to other skills or system-wide agent settings. Allowing autonomous invocation is the platform default and not by itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webcrm
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webcrm 触发
  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 webcrm
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Webcrm 是什么?

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

如何安装 Webcrm?

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

Webcrm 是免费的吗?

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

Webcrm 支持哪些平台?

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

谁开发了 Webcrm?

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

💬 留言讨论