← Back to Skills Marketplace
gora050

Smartreach

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
194
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install smartreach
Description
SmartReach integration. Manage Organizations. Use when the user wants to interact with SmartReach data.
Usage Guidance
This skill appears to do what it says — it expects you to use the Membrane CLI to access SmartReach. Before proceeding: ensure you have Node/npm (the SKILL.md assumes npm/npx but the skill metadata doesn't list them), verify the @membranehq/cli package on the npm registry (to ensure you're installing the official CLI), prefer 'npx' or local installs if you want to avoid global changes, and be aware that authentication will open a browser or show an auth URL (you'll need to complete that flow). If you have strict security policies, review the Membrane service's privacy/authentication model since it will broker access to SmartReach for you.
Capability Analysis
Type: OpenClaw Skill Name: smartreach Version: 1.0.3 The smartreach skill provides instructions for an AI agent to interact with the SmartReach sales engagement platform using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md focus on legitimate integration tasks such as installing the CLI, authenticating via a tenant-based login, and managing API actions through the Membrane service. There is no evidence of malicious intent, data exfiltration, or unauthorized execution; the skill explicitly promotes security best practices by delegating credential management to the Membrane platform.
Capability Assessment
Purpose & Capability
The SKILL.md describes using the Membrane CLI to connect to SmartReach and run actions — that matches the skill name and description. However, the skill metadata declares no required binaries or primary credential while the runtime instructions assume a Node/npm environment (npm, npx, and a globally installed CLI). The omission of Node/npm from declared requirements is an inconsistency to note.
Instruction Scope
Instructions stick to the stated integration flow: install the Membrane CLI, authenticate via browser/URL, create a connection, discover and run actions. The agent is not instructed to read unrelated files, access other system config, or exfiltrate arbitrary data. The guidance explicitly tells agents not to ask the user for SmartReach API keys (Membrane handles auth).
Install Mechanism
This is an instruction-only skill (no install spec). The SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' (and suggests npx in examples). Installing a public npm package is a common choice, but it modifies the system (global install) and assumes npm/node are present. The source is the npm registry (no direct download URLs), which is lower risk than arbitrary downloads but you should verify the package identity (@membranehq/cli) and trustworthiness before global installation.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane to manage credentials server-side. That is proportionate for an integration that uses a proxying/connector service. It does require a Membrane account and network access, which are reasonable.
Persistence & Privilege
The skill does not request always:true and does not propose modifying other skills or global agent configs. It instructs installing a CLI tool and running interactive auth, which is standard for this kind of integration and does not request elevated platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smartreach
  3. After installation, invoke the skill by name or use /smartreach
  4. 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
Slug smartreach
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Smartreach?

SmartReach integration. Manage Organizations. Use when the user wants to interact with SmartReach data. It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.

How do I install Smartreach?

Run "/install smartreach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Smartreach free?

Yes, Smartreach is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Smartreach support?

Smartreach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Smartreach?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments