← Back to Skills Marketplace
Weclapp
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
331
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install weclapp
Description
Weclapp integration. Manage Organizations. Use when the user wants to interact with Weclapp data.
Usage Guidance
This skill appears coherent, but take these precautions before installing: 1) Verify the Membrane project and the @membranehq/cli npm package (check homepage/repo, npm publisher) before running a global install. 2) Prefer installing a specific released version instead of @latest to avoid unexpected changes. 3) Global npm installs modify your PATH and may require elevated permissions—use a controlled environment or non-root account if possible. 4) The login flow delegates auth to Membrane (browser/code exchange); confirm you trust the Membrane tenant you authenticate with and review what scopes/permissions are granted. 5) Review what Weclapp data the agent will access and limit account permissions on Weclapp/Membrane if possible. 6) If you are concerned about autonomous agent actions, restrict or review agent permissions and monitor logs. If you want, I can list the exact membrane CLI commands the skill will run (so you can review them) or help verify the npm package/repo.
Capability Analysis
Type: OpenClaw Skill
Name: weclapp
Version: 1.0.3
The skill provides a standard integration for the Weclapp ERP/CRM platform using the Membrane CLI. The documentation in SKILL.md outlines legitimate procedures for authentication, connection management, and action execution via the '@membranehq/cli' tool. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Weclapp integration) match the instructions (use the Membrane CLI to interact with Weclapp). The declared need for network access and a Membrane account is consistent with the stated purpose.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI and guiding user login/authentication. There are no instructions to read or exfiltrate unrelated files or environment variables. The skill explicitly relies on Membrane to handle credentials.
Install Mechanism
There is no registry install spec (skill is instruction-only), but the README tells users to run 'npm install -g @membranehq/cli@latest'. Installing a public npm CLI globally is expected for this workflow but carries normal risks (global install affects PATH, requires write permissions, @latest can change behavior). Recommend pinning versions and verifying the package source before installing.
Credentials
The skill does not declare or request unrelated environment variables or credentials. Authentication is delegated to Membrane's interactive login flow, which is proportionate to an API integration with third-party services.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide configuration or modify other skills. Autonomous invocation is allowed by default and is not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weclapp - After installation, invoke the skill by name or use
/weclapp - 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 Weclapp?
Weclapp integration. Manage Organizations. Use when the user wants to interact with Weclapp data. It is an AI Agent Skill for Claude Code / OpenClaw, with 331 downloads so far.
How do I install Weclapp?
Run "/install weclapp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Weclapp free?
Yes, Weclapp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Weclapp support?
Weclapp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Weclapp?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills