← 返回 Skills 市场
gora050

Pubnub

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pubnub-integration
功能描述
PubNub integration. Manage data, records, and automate workflows. Use when the user wants to interact with PubNub data.
安全使用建议
This skill delegates PubNub access to the Membrane service and instructs you to install/use the @membranehq/cli (npm) and sign in via Membrane. Before installing, confirm you trust Membrane as a third party (data and credentials for PubNub will flow through their service), review their privacy/security docs, and prefer npx or a non-global install if you want to avoid persistent global packages. Check the npm package provenance (publisher, version, and recent activity) and consider running it in an isolated environment if you handle sensitive data. If you need tight control over credentials or data residency, you may prefer integrating directly with PubNub instead of routing through an external service.
功能分析
Type: OpenClaw Skill Name: pubnub-integration Version: 1.0.1 The skill bundle provides standard instructions for integrating PubNub via the Membrane CLI. It follows legitimate authentication flows, encourages secure credential management by delegating to the CLI rather than handling raw secrets, and contains no evidence of data exfiltration, malicious execution, or harmful prompt injection in SKILL.md.
能力评估
Purpose & Capability
The skill describes a PubNub integration and consistently delegates PubNub access to the Membrane service/CLI. Requiring the Membrane CLI (via npm) and a Membrane account is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs the agent to install/use the Membrane CLI, authenticate with Membrane, create/connect a PubNub connection, discover and run actions. It does not ask to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints. The authentication flow is interactive (browser/code) as documented.
Install Mechanism
Install is an npm global install (or npx usage). This is a common, traceable mechanism (npm registry) but does alter the host (global package) and requires network/npm access. Using npx in examples mitigates persistent install needs.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to manage PubNub credentials server-side, which is proportionate to the described design.
Persistence & Privilege
Flags show no forced always-on presence and autonomous invocation remains at the default. The skill does not request system-wide configuration or other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pubnub-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pubnub-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
Slug pubnub-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pubnub 是什么?

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

如何安装 Pubnub?

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

Pubnub 是免费的吗?

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

Pubnub 支持哪些平台?

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

谁开发了 Pubnub?

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

💬 留言讨论