← 返回 Skills 市场
gora050

Proabono

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
199
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install proabono
功能描述
ProAbono integration. Manage Users, Organizations. Use when the user wants to interact with ProAbono data.
安全使用建议
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.
功能分析
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.
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install proabono
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /proabono 触发
  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 proabono
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Proabono 是什么?

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

如何安装 Proabono?

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

Proabono 是免费的吗?

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

Proabono 支持哪些平台?

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

谁开发了 Proabono?

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

💬 留言讨论