← 返回 Skills 市场
gora050

Opn

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install opn
功能描述
OPN integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with OPN data.
安全使用建议
This skill is coherent for integrating with OPN via Membrane, but you should: 1) verify the @membranehq/cli package and its publisher before running a global npm install (or prefer using npx to avoid installing globally); 2) be aware installing the CLI gives that tool permission to run code locally and communicate over the network and it will manage auth tokens on your machine; 3) review Membrane's privacy/security docs and the authenticity of the repository/homepage if you will use it in sensitive environments; and 4) avoid pasting credentials into prompts — follow the documented browser-based login flow.
功能分析
Type: OpenClaw Skill Name: opn Version: 1.0.3 The skill provides instructions for an AI agent to interact with the OPN advertising platform via the Membrane CLI. It emphasizes security best practices by instructing the agent to use Membrane for authentication and secret management rather than requesting API keys directly. The operations described in SKILL.md (installing the @membranehq/cli package, logging in, and executing actions) are standard for this type of integration and show no signs of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The name/description (OPN integration) match the runtime instructions: all actions are performed via the Membrane CLI to connect to OPN, discover and run actions, and manage connections. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent/user to install and use the Membrane CLI, authenticate, create connections, search for actions, and run them. It does not instruct reading arbitrary local files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints. It does rely on opening a browser for user authentication or pasting an auth code for headless flows.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users to install the @membranehq/cli via `npm install -g` and uses `npx` in examples. Installing a global npm package executes third-party code on the machine and modifies system state; this is expected for a CLI-driven integration but increases trust requirements. Prefer npx or verifying the package source if you cannot trust global installs.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane handle credentials server-side. This is proportionate for a connector-based SaaS integration; no unrelated secrets are requested.
Persistence & Privilege
Flags show default behavior (always: false). The skill does not request permanent platform presence or modify other skills. Autonomous invocation is allowed by default (not a concern by itself) and there is no instruction to alter system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opn 触发
  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 opn
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Opn 是什么?

OPN integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with OPN data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 Opn?

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

Opn 是免费的吗?

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

Opn 支持哪些平台?

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

谁开发了 Opn?

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

💬 留言讨论