← Back to Skills Marketplace
Reward Gateway
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
150
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install reward-gateway
Description
Reward Gateway integration. Manage data, records, and automate workflows. Use when the user wants to interact with Reward Gateway data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install reward-gateway - After installation, invoke the skill by name or use
/reward-gateway - 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 Reward Gateway?
Reward Gateway integration. Manage data, records, and automate workflows. Use when the user wants to interact with Reward Gateway data. It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install Reward Gateway?
Run "/install reward-gateway" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Reward Gateway free?
Yes, Reward Gateway is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Reward Gateway support?
Reward Gateway is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Reward Gateway?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills