← Back to Skills Marketplace
gora050

Oncehub

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
183
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install oncehub
Description
OnceHub integration. Manage Leads, Persons, Organizations, Deals, Pipelines, Activities and more. Use when the user wants to interact with OnceHub data.
Usage Guidance
This skill delegates OnceHub access to the Membrane service and asks you to install the Membrane CLI (npm install -g @membranehq/cli) and sign in via your browser. That is coherent for a connector plugin, but before proceeding: (1) confirm you trust Membrane (check its homepage/repository and privacy docs) because authenticating will grant it access to your OnceHub data; (2) prefer using npx or a scoped install if you do not want a global npm install; (3) review any permissions requested during the Membrane/OunceHub OAuth flow; and (4) avoid pasting local secrets—this skill's instructions explicitly say not to ask for API keys and to let Membrane manage credentials.
Capability Analysis
Type: OpenClaw Skill Name: oncehub Version: 1.0.2 The OnceHub skill bundle provides a legitimate integration using the Membrane CLI to manage scheduling and automation tasks. It follows security best practices by delegating credential management to the Membrane platform and contains no evidence of malicious intent, data exfiltration, or harmful prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
Name/description (OnceHub integration) align with the instructions: all runtime steps explain how to use Membrane to connect to OnceHub, list/run actions, and proxy API calls. Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging into Membrane, creating/listing connections, running actions, and proxying requests. It does not direct the agent to read arbitrary local files, harvest environment variables, or send data to unexpected endpoints.
Install Mechanism
The skill recommends installing @membranehq/cli globally via npm (a normal pattern for CLIs). This is an instruction-only skill (no registry install spec), so the actual install is performed by the user/environment. Installing an npm package runs third-party code from the npm registry (moderate risk); this is expected for a CLI-based integration but worth reviewing the package's reputation/source before installing.
Credentials
The skill declares no environment variables or local credentials. It relies on Membrane to handle auth via browser-based login and connections, which is proportional to a connector-style integration. Note: authenticating gives Membrane (a third party) access to OnceHub data—this is expected but should be considered by the user.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request system-wide configuration changes or other skills' credentials. There is no instruction to modify other skills or agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oncehub
  3. After installation, invoke the skill by name or use /oncehub
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug oncehub
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Oncehub?

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

How do I install Oncehub?

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

Is Oncehub free?

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

Which platforms does Oncehub support?

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

Who created Oncehub?

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

💬 Comments