Rise
v1.0.2Rise integration. Manage Users, Organizations, Leads, Pipelines, Filters. Use when the user wants to interact with Rise data.
⭐ 0· 71·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim a Rise integration and the SKILL.md exclusively documents using the Membrane CLI to connect to Rise, discover actions, and proxy requests — this aligns with the stated purpose.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, creating a connection via browser-based auth, listing and running actions, and proxying API requests. They do not instruct reading unrelated files or environment variables, nor do they request unrelated data collection.
Install Mechanism
There is no platform install spec (skill is instruction-only), but SKILL.md tells the user to install @membranehq/cli via npm (global) and suggests npx usage. Installing or running packages from npm executes code from the registry — expected for a CLI but worth verifying the package's authenticity before installing.
Credentials
The skill declares no required env vars, no credentials, and instructs users to authenticate via Membrane (browser flow). That is proportionate: authentication is handled by Membrane rather than asking for API keys locally.
Persistence & Privilege
The skill is not forced-always, does not request persistent system-wide changes, and does not modify other skills' configs. It relies on the Membrane service for auth and requests.
Assessment
This skill is a documentation-only adapter that expects you to install and use the @membranehq/cli to interact with Rise. Before installing or running the CLI: 1) verify the npm package (@membranehq/cli) and its repository match the vendor you expect; 2) be aware that using Membrane means requests and auth flows go through Membrane’s servers — any Rise data accessed via the proxy will transit Membrane; 3) installing npm packages (global or via npx) runs code from the npm registry, so only install packages you trust; 4) the skill does not ask for local secrets or env vars, and authentication is done through the browser-based Membrane login flow. If you want tighter control, review the Membrane service privacy/security docs and the CLI repository before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk979w31mnd3345gwaaqs740fq18435t3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
