← Back to Skills Marketplace
gora050

Rise

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
169
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install rise
Description
Rise integration. Manage Users, Organizations, Leads, Pipelines, Filters. Use when the user wants to interact with Rise data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to access Rise, which is consistent with its description. Before installing/using it: (1) verify you trust @membranehq/cli on npm (consider pinning to a specific version rather than 'latest'), (2) be aware the CLI will mediate access to your Rise data once you authenticate (review the OAuth/consent flow), (3) confirm the Membrane homepage/repository and inspect their docs or source if you need stronger assurance, and (4) in headless or shared environments, handle the login codes and CLI installation carefully to avoid exposing credentials.
Capability Analysis
Type: OpenClaw Skill Name: rise Version: 1.0.3 The skill provides a standard integration for the Rise platform using the Membrane CLI. The instructions in SKILL.md guide the agent through legitimate authentication, action discovery, and execution processes. It promotes secure practices by advising against local credential storage and relying on the Membrane platform for OAuth handling. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description say 'Rise integration' and the SKILL.md only requires the Membrane CLI and a Membrane account to create connections and run actions against Rise. No unrelated credentials, binaries, or system-level access are requested; the requested capabilities match the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, discovering actions, and running them. The doc does not instruct reading arbitrary local files, exfiltrating data to unrelated endpoints, or accessing environment variables beyond the Membrane auth flow.
Install Mechanism
There is no registry install spec, but SKILL.md instructs users to run 'npm install -g @membranehq/cli@latest' (and uses npx in examples). Installing a global npm package from the public registry is expected for a CLI integration but carries the usual supply-chain considerations (dynamic 'latest' tag, running third-party code). This is expected for the skill's purpose but worth user attention.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane manage credentials. That is proportionate: the CLI performs auth and token handling rather than asking for unrelated secrets.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not request persistent system privileges or attempt to modify other skills. Autonomous invocation (disable-model-invocation=false) is the platform default and not a concern here by itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rise
  3. After installation, invoke the skill by name or use /rise
  4. 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
Slug rise
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Rise?

Rise integration. Manage Users, Organizations, Leads, Pipelines, Filters. Use when the user wants to interact with Rise data. It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.

How do I install Rise?

Run "/install rise" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Rise free?

Yes, Rise is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Rise support?

Rise is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Rise?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments