← Back to Skills Marketplace
Really Simple Systems Crm
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install really-simple-systems-crm
Description
Really Simple Systems CRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Really Simple Systems CRM data.
Usage Guidance
What to consider before installing:
- The skill is instruction-only and expects you to install @membranehq/cli via npm (-g). Global npm installs execute third-party code at install time — verify the package and publisher (check the package page on npm and its GitHub repo) before installing. Prefer using npx or a container if you want to avoid global installs.
- The SKILL.md requires network access and a Membrane account (interactive auth flow). The registry metadata did not declare these requirements — that omission is sloppy and worth noting but not proof of malicious intent.
- Installing the Membrane CLI gives that binary the ability to run commands and authenticate you to services via a browser-based flow; review Membrane's privacy/security docs and the CLI source if you need high assurance.
- If you want to limit blast radius: run the CLI and initial authentication in an isolated environment (VM/container), or avoid granting the agent autonomous network access.
- If you proceed, verify the @membranehq/cli package integrity (publisher, recent releases, repository contents) and prefer running commands with --json in scripts to reduce accidental interactive prompts.
Capability Analysis
Type: OpenClaw Skill
Name: really-simple-systems-crm
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Really Simple Systems CRM using the Membrane CLI. The documentation in SKILL.md outlines standard procedures for authentication, action discovery, and execution through the '@membranehq/cli' tool. No evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of CRM management.
Capability Assessment
Purpose & Capability
The declared purpose (integrate with Really Simple Systems CRM) matches the SKILL.md, which directs use of the Membrane CLI to connect and run actions. However the registry metadata lists no required binaries or network dependency while the SKILL.md explicitly requires installing @membranehq/cli and a Membrane account — a mismatch between declared requirements and runtime instructions.
Instruction Scope
All runtime instructions stay within the stated purpose: install the Membrane CLI, run membrane login/connect/action commands, and let Membrane handle credentials. The instructions do not request access to unrelated files, environment variables, or external endpoints beyond Membrane and the CRM API. They do require interactive login (or a headless auth code workflow).
Install Mechanism
The install step is an npm global install (npm install -g @membranehq/cli@latest). Installing a package from npm is a common pattern but carries moderate risk because npm packages run code at install time and will be placed into system-wide binaries. The SKILL.md uses a well-known registry (npm) rather than arbitrary downloads, which reduces risk, but the package and publisher should be verified before global installation.
Credentials
No environment variables or credentials are requested in metadata, and the instructions explicitly say not to ask users for CRM API keys because Membrane handles auth server-side. This is proportionate. One omission: the SKILL.md requires a Membrane account and network access but those were not declared in the registry metadata.
Persistence & Privilege
The skill does not request persistent 'always' inclusion and has no install spec that writes skill-owned code into the skill bundle. Autonomous invocation is allowed (platform default) but there is no evidence the skill requests system-wide privileges or modifies other skills' configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install really-simple-systems-crm - After installation, invoke the skill by name or use
/really-simple-systems-crm - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Really Simple Systems Crm?
Really Simple Systems CRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Really Simple Systems CRM data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Really Simple Systems Crm?
Run "/install really-simple-systems-crm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Really Simple Systems Crm free?
Yes, Really Simple Systems Crm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Really Simple Systems Crm support?
Really Simple Systems Crm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Really Simple Systems Crm?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills