← 返回 Skills 市场
gora050

Ongage

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
197
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ongage
功能描述
Ongage integration. Manage Accounts. Use when the user wants to interact with Ongage data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ongage
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ongage 触发
  4. 根据 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
元数据
Slug ongage
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Ongage 是什么?

Ongage integration. Manage Accounts. Use when the user wants to interact with Ongage data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 197 次。

如何安装 Ongage?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ongage」即可一键安装,无需额外配置。

Ongage 是免费的吗?

是的,Ongage 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ongage 支持哪些平台?

Ongage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ongage?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论