← Back to Skills Marketplace
gora050

Ontraport

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ontraport-integration
Description
Ontraport integration. Manage Persons, Organizations, Deals, Projects, Activities, Notes and more. Use when the user wants to interact with Ontraport data.
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ontraport-integration
  3. After installation, invoke the skill by name or use /ontraport-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Slug ontraport-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ontraport?

Ontraport integration. Manage Persons, Organizations, Deals, Projects, Activities, Notes and more. Use when the user wants to interact with Ontraport data. It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.

How do I install Ontraport?

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

Is Ontraport free?

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

Which platforms does Ontraport support?

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

Who created Ontraport?

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

💬 Comments