← 返回 Skills 市场
gora050

Raisely

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
159
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install raisely
功能描述
Raisely integration. Manage Organizations. Use when the user wants to interact with Raisely data.
安全使用建议
This skill is coherent with its Raisely-integration purpose, but it requires installing the @membranehq/cli package. Before installing or running the CLI: 1) verify the package and its source (npm page and GitHub repo) to ensure it's legitimate; 2) prefer running via npx (npx @membranehq/cli@latest ...) if you want to avoid a global install; 3) be aware npm install -g runs package install scripts and requires write access — run it on a machine you control; 4) follow the auth flow in a browser and do not paste API keys into the agent; and 5) if you need higher assurance, inspect the Membrane CLI's source code or use a pinned, audited release instead of 'latest'.
功能分析
Type: OpenClaw Skill Name: raisely Version: 1.0.3 The skill provides instructions for integrating with the Raisely fundraising platform using the Membrane CLI. It follows standard practices for CLI-based integrations, emphasizes secure credential management through the Membrane platform, and lacks any indicators of malicious intent, data exfiltration, or harmful prompt injection. The use of the Membrane CLI as a middleware for API interactions is consistent with the stated purpose in SKILL.md.
能力评估
Purpose & Capability
The name/description (Raisely integration) matches the instructions (use Membrane to connect to Raisely). One minor mismatch: the registry metadata lists no required binaries, but the SKILL.md explicitly instructs installing the @membranehq/cli tool — the skill will not function without that CLI.
Instruction Scope
Instructions stay on-topic: they direct use of the Membrane CLI to authenticate, create a Raisely connection, discover and run actions. They do not ask to read unrelated files, environment variables, or exfiltrate data beyond the expected auth/connection flow.
Install Mechanism
Install instructions use npm install -g @membranehq/cli@latest and npx @membranehq/cli@latest. This is a public npm package install (moderate supply-chain risk). The SKILL.md uses unpinned 'latest' and recommends a global install; you should verify the package and source before running global installs.
Credentials
The skill declares no required environment variables or secrets and explicitly says to let Membrane handle credentials (do not ask users for API keys). Requested access is proportional to the described Raisely integration.
Persistence & Privilege
always:false and no config paths or system-wide changes are requested. The skill relies on a third-party CLI but does not request permanent elevated privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install raisely
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /raisely 触发
  4. 根据 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
元数据
Slug raisely
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Raisely 是什么?

Raisely integration. Manage Organizations. Use when the user wants to interact with Raisely data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。

如何安装 Raisely?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install raisely」即可一键安装,无需额外配置。

Raisely 是免费的吗?

是的,Raisely 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Raisely 支持哪些平台?

Raisely 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Raisely?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论