← Back to Skills Marketplace
Ongage
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
197
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ongage
Description
Ongage integration. Manage Accounts. Use when the user wants to interact with Ongage data.
Usage Guidance
This skill is instruction-only and delegates auth to the Membrane service. Before installing or using it: 1) Verify you trust getmembrane.com / @membranehq and review their privacy/security practices since they will broker access to your Ongage data. 2) Prefer using npx for one-off calls rather than installing an npm package globally to avoid altering your system PATH. 3) The SKILL.md will prompt you to run membrane login (browser-based or headless code flow) — be prepared to complete that OAuth-style flow. 4) If you need stronger guarantees, inspect the Membrane CLI source (github.com/membranedev/application-skills and the @membranehq/cli repo) before installing. Overall the skill's requests and instructions match its stated purpose, but you must trust the third-party Membrane service that it directs you to use.
Capability Analysis
Type: OpenClaw Skill
Name: ongage
Version: 1.0.3
The skill provides a standard integration for the Ongage email marketing platform using the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate authentication, connection management, and action execution via the '@membranehq/cli' tool. It promotes security best practices by advising the agent to use Membrane's server-side credential management instead of requesting raw API keys from the user, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description say this is an Ongage integration and the SKILL.md exclusively instructs using the Membrane CLI to connect to Ongage and run actions. The required capabilities (network access and a Membrane account) match the stated purpose; nothing unrelated (e.g., AWS creds) is requested.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, creating connections, listing and running actions. They do not ask the agent to read arbitrary local files or exfiltrate data. Note: the SKILL.md includes explicit install/login commands (npm install -g and membrane login) even though no install spec is declared in the registry metadata — this is consistent but worth noting.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The doc instructs installing @membranehq/cli from npm (a known public registry) or using npx. That is a common pattern and not inherently risky, but the skill relies on you running an external install step which will write to the system if you install globally.
Credentials
The skill requires no environment variables or local credentials and explicitly advises letting Membrane manage API keys. SKILL.md does require a Membrane account (network auth) which is appropriate for this integration, though that requirement isn't listed in the registry's required-env fields.
Persistence & Privilege
The skill is not always-enabled and does not request any elevated or persistent system privileges. It does not attempt to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ongage - After installation, invoke the skill by name or use
/ongage - 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
Frequently Asked Questions
What is Ongage?
Ongage integration. Manage Accounts. Use when the user wants to interact with Ongage data. It is an AI Agent Skill for Claude Code / OpenClaw, with 197 downloads so far.
How do I install Ongage?
Run "/install ongage" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ongage free?
Yes, Ongage is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ongage support?
Ongage is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ongage?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills