← Back to Skills Marketplace
Pubnub
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pubnub-integration
Description
PubNub integration. Manage data, records, and automate workflows. Use when the user wants to interact with PubNub data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pubnub-integration - After installation, invoke the skill by name or use
/pubnub-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Pubnub?
PubNub integration. Manage data, records, and automate workflows. Use when the user wants to interact with PubNub data. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Pubnub?
Run "/install pubnub-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pubnub free?
Yes, Pubnub is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pubnub support?
Pubnub is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pubnub?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills