← 返回 Skills 市场
Smartreach
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
194
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install smartreach
功能描述
SmartReach integration. Manage Organizations. Use when the user wants to interact with SmartReach data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smartreach - 安装完成后,直接呼叫该 Skill 的名称或使用
/smartreach触发 - 根据 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
元数据
常见问题
Smartreach 是什么?
SmartReach integration. Manage Organizations. Use when the user wants to interact with SmartReach data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 Smartreach?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smartreach」即可一键安装,无需额外配置。
Smartreach 是免费的吗?
是的,Smartreach 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smartreach 支持哪些平台?
Smartreach 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smartreach?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills