← Back to Skills Marketplace
Proabono
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
199
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install proabono
Description
ProAbono integration. Manage Users, Organizations. Use when the user wants to interact with ProAbono data.
Usage Guidance
This skill appears internally consistent: it uses the Membrane CLI to talk to ProAbono and doesn't ask for unrelated secrets. Before installing, consider: (1) you will need to install a global npm package (@membranehq/cli) which modifies your system PATH and requires install privileges; (2) the login flow opens a browser or returns a short code—do not paste long/irreversible secrets into chat when completing authentication; (3) confirm you trust Membrane (check the npm package and the repository/homepage) since credentials will be managed server-side by them; (4) prefer using a dedicated or least-privilege account for integrations where possible; and (5) monitor what actions/connections are created in your Membrane tenant after connecting the ProAbono connector. If you want more assurance, ask for the exact npm package version to install and verify the package/repo signatures before running global installs.
Capability Analysis
Type: OpenClaw Skill
Name: proabono
Version: 1.0.3
The proabono skill bundle provides instructions for an AI agent to interact with the ProAbono subscription management platform using the Membrane CLI. The SKILL.md file outlines standard procedures for installing the CLI (@membranehq/cli), authenticating, and managing API actions through the Membrane platform. No malicious indicators, such as data exfiltration, unauthorized shell execution, or prompt injection attacks, were found; the instructions are consistent with the stated purpose of the integration.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description say 'ProAbono integration' and every runtime instruction uses the Membrane CLI to connect to a ProAbono connector, discover, build, and run actions. No unrelated binaries, credentials, or system paths are requested.
Instruction Scope
The SKILL.md only instructs using the Membrane CLI (install, login, connect, list/create/run actions). It does not instruct reading arbitrary local files or exporting data to unknown endpoints. One operational note: the login flow may require the user to open a browser and paste a short authentication code into the CLI; the agent may prompt the user for that code, so users should not paste long secrets into chat.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing @membranehq/cli via npm (-g). That is an expected approach for a CLI integration but involves installing a global npm package which writes to disk and requires permission. The recommendation is traceable to npm/@membranehq rather than an untrusted URL.
Credentials
The skill declares no required environment variables or credentials. It explicitly advises letting Membrane handle credentials server-side and not asking users for API keys. No unrelated secret access is requested.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes or access to other skills' credentials. Default autonomous invocation is allowed (the platform default) but not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install proabono - After installation, invoke the skill by name or use
/proabono - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Proabono?
ProAbono integration. Manage Users, Organizations. Use when the user wants to interact with ProAbono data. It is an AI Agent Skill for Claude Code / OpenClaw, with 199 downloads so far.
How do I install Proabono?
Run "/install proabono" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Proabono free?
Yes, Proabono is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Proabono support?
Proabono is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Proabono?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills