← 返回 Skills 市场
Reward Gateway
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
150
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install reward-gateway
功能描述
Reward Gateway integration. Manage data, records, and automate workflows. Use when the user wants to interact with Reward Gateway data.
安全使用建议
This skill appears to be what it says: an instruction-only integration that uses the Membrane CLI to talk to Reward Gateway. Before installing or using it you should: (1) verify the Membrane CLI package (@membranehq/cli) and its GitHub repository (review code, recent releases, and publisher identity); (2) prefer using npx for one-off runs if you don't want a global install or elevated permissions; (3) confirm your organization is comfortable routing Reward Gateway data and authentication through the Membrane service (getmembrane.com) and review its privacy/security docs; (4) avoid entering enterprise admin credentials into untrusted prompts—use least-privilege accounts for testing; and (5) if you need stronger assurance, request a signed release or self-hostable alternative, or have your security team audit the CLI and Membrane backend before deploying in production.
功能分析
Type: OpenClaw Skill
Name: reward-gateway
Version: 1.0.3
The skill provides a standard integration for the Reward Gateway platform using the Membrane framework. It instructs the agent to use the official Membrane CLI (@membranehq/cli) to handle authentication and API interactions, which is a documented and legitimate developer tool. There is no evidence of malicious intent, data exfiltration, or obfuscation in SKILL.md or _meta.json; the instructions are consistent with the stated purpose of automating workflows through a managed middleware service.
能力评估
Purpose & Capability
The name/description (Reward Gateway integration) matches the instructions: everything is routed through the Membrane CLI and Membrane connectors for Reward Gateway. Requesting a Membrane account and network access is expected for this integration.
Instruction Scope
SKILL.md confines the agent to using the Membrane CLI to discover, create, and run actions against Reward Gateway. It does not instruct reading unrelated system files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints beyond Membrane/Reward Gateway. It does tell the user to run global npm installs and to perform interactive auth flows.
Install Mechanism
No install spec in registry, but SKILL.md instructs installing @membranehq/cli via npm (global) and provides npx usage. Installing a CLI from the public npm registry is a reasonable choice for this purpose but is a moderate-risk install mechanism compared with no install; users should verify the npm package and repository before installing, and be aware global npm installs can require elevated privileges.
Credentials
The skill does not request any environment variables or local credentials; it delegates auth to Membrane. This is proportionate to its purpose. Note: runtime use will route data and auth through the Membrane service (getmembrane.com), so confidence depends on trusting that third-party service.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges. Autonomous invocation is allowed (the platform default) and appropriate here. The skill does not instruct modifying other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reward-gateway - 安装完成后,直接呼叫该 Skill 的名称或使用
/reward-gateway触发 - 根据 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
元数据
常见问题
Reward Gateway 是什么?
Reward Gateway integration. Manage data, records, and automate workflows. Use when the user wants to interact with Reward Gateway data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 Reward Gateway?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reward-gateway」即可一键安装,无需额外配置。
Reward Gateway 是免费的吗?
是的,Reward Gateway 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reward Gateway 支持哪些平台?
Reward Gateway 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reward Gateway?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills