← 返回 Skills 市场
Rise
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
169
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install rise
功能描述
Rise integration. Manage Users, Organizations, Leads, Pipelines, Filters. Use when the user wants to interact with Rise data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rise - 安装完成后,直接呼叫该 Skill 的名称或使用
/rise触发 - 根据 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
元数据
常见问题
Rise 是什么?
Rise integration. Manage Users, Organizations, Leads, Pipelines, Filters. Use when the user wants to interact with Rise data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。
如何安装 Rise?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rise」即可一键安装,无需额外配置。
Rise 是免费的吗?
是的,Rise 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rise 支持哪些平台?
Rise 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rise?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills