← Back to Skills Marketplace
Wisepops
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wisepops
Description
WisePops integration. Manage data, records, and automate workflows. Use when the user wants to interact with WisePops data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to connect to WisePops and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli package and its source (check the npm page and the repository), and confirm you trust Membrane as a third-party service because OAuth tokens and integration data will be routed through their servers. Prefer running the CLI in a controlled environment, avoid pasting any unrelated secrets into prompts, and review Membrane's privacy/security docs if you need to protect sensitive customer data.
Capability Analysis
Type: OpenClaw Skill
Name: wisepops
Version: 1.0.1
The wisepops skill is a documentation-based integration that guides an AI agent to use the Membrane CLI (@membranehq/cli) for interacting with WisePops. It focuses on legitimate workflows such as authentication via 'membrane login', action discovery, and execution through the Membrane platform, explicitly advising against manual credential handling. No malicious code, data exfiltration, or harmful prompt injection patterns were identified.
Capability Assessment
Purpose & Capability
The name/description claim WisePops integration and the instructions consistently direct the agent to use the Membrane CLI and a Membrane account to create connections and run actions against WisePops. Requiring a Membrane account and network access is coherent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, logging in, creating a connection for the wisepops connector, discovering actions, building actions if needed, and running them. It does not instruct reading unrelated files, accessing unexpected env vars, or transmitting data to endpoints other than the Membrane service (which is expected). It does instruct user interaction for browser-based login in headless environments.
Install Mechanism
There is no formal install spec in the registry, but the instructions tell the user to install @membranehq/cli globally via npm (or run via npx). Installing a third-party CLI from npm is a reasonable requirement for this skill, but it is an external dependency and carries typical supply-chain risk; verify the package and source before installing.
Credentials
The skill declares no required env vars or local credentials and explicitly tells the agent not to ask users for API keys (Membrane manages auth). This is proportionate to the task. Note: using Membrane means credentials for WisePops will be managed by Membrane's service, so Membrane will see/hold those credentials and any data routed through it.
Persistence & Privilege
The skill is not forced-always, does not request elevated system-wide privileges, and contains no instructions to modify other skills or global agent configs. Autonomous invocation is allowed (platform default) but not combined with other high-risk flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wisepops - After installation, invoke the skill by name or use
/wisepops - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Wisepops?
WisePops integration. Manage data, records, and automate workflows. Use when the user wants to interact with WisePops data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Wisepops?
Run "/install wisepops" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wisepops free?
Yes, Wisepops is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wisepops support?
Wisepops is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wisepops?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills