← 返回 Skills 市场
Ontraport
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ontraport-integration
功能描述
Ontraport integration. Manage Persons, Organizations, Deals, Projects, Activities, Notes and more. Use when the user wants to interact with Ontraport data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to integrate Ontraport and doesn't request unrelated credentials. Before installing/running the CLI, consider: (1) review the @membranehq/cli package (source, maintainers, published package contents) or run it in an isolated/containerized environment; (2) prefer installing a pinned version rather than `@latest`; (3) confirm you trust Membrane (they will handle authentication and will have access to your Ontraport data via the connection); (4) if your org has strict supply-chain policies, request an internal review of the CLI or use a sandbox account. If you want me to, I can fetch the Membrane CLI repo and surface any obvious concerning patterns in its code or manifest (requires you to allow fetching the repository URL).
功能分析
Type: OpenClaw Skill
Name: ontraport-integration
Version: 1.0.1
The skill provides a standard integration for the Ontraport CRM using the Membrane CLI. It includes instructions for the agent to install the '@membranehq/cli' npm package, authenticate, and manage CRM data such as contacts and tasks. While it requires high-privilege actions like global npm installation and network access, these are clearly documented and aligned with the stated purpose of the integration. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Ontraport integration) matches the instructions: everything centers on using the Membrane CLI to connect to Ontraport, discover and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, logging in, creating a connection, searching for and running actions, and creating actions if needed. It does not instruct reading unrelated files, scraping local environment variables, or exfiltrating data to unexpected endpoints. Authentication is delegated to Membrane as claimed.
Install Mechanism
This is an instruction-only skill (no install spec), but the docs tell users to run `npm install -g @membranehq/cli@latest`. Asking users to install a third-party global npm CLI is reasonable for a CLI-based integration, but it does mean executing third-party code on the machine. The SKILL.md does not include an automated install spec or pinned version beyond `@latest` (minor risk: supply-chain/upgrade surprises).
Credentials
The skill requests no environment variables or local config paths. It explicitly advises not to ask users for Ontraport API keys and to let Membrane manage auth. The level of requested access (a Membrane account and network connectivity) is proportionate to the stated purpose.
Persistence & Privilege
Skill metadata does not request always:true and the skill is user-invocable. There is no indication it tries to modify other skills or agent-wide settings. Autonomous invocation is allowed by default but is not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ontraport-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/ontraport-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Ontraport 是什么?
Ontraport integration. Manage Persons, Organizations, Deals, Projects, Activities, Notes and more. Use when the user wants to interact with Ontraport data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Ontraport?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ontraport-integration」即可一键安装,无需额外配置。
Ontraport 是免费的吗?
是的,Ontraport 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ontraport 支持哪些平台?
Ontraport 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ontraport?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills