← Back to Skills Marketplace
Webcrm
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
134
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install webcrm
Description
WebCRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebCRM data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install webcrm - After installation, invoke the skill by name or use
/webcrm - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Frequently Asked Questions
What is Webcrm?
WebCRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebCRM data. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.
How do I install Webcrm?
Run "/install webcrm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Webcrm free?
Yes, Webcrm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Webcrm support?
Webcrm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Webcrm?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills