← 返回 Skills 市场
Rootfi
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
142
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rootfi
功能描述
RootFi integration. Manage data, records, and automate workflows. Use when the user wants to interact with RootFi data.
安全使用建议
This skill appears coherent: it delegates auth and API handling to the Membrane service and only instructs the use of the Membrane CLI to interact with RootFi. Before installing, verify the Membrane project and package (homepage, npm package, and repository) are legitimate, consider pinning the CLI to a specific version instead of `@latest`, and run initial installs in a controlled environment (or inspect the CLI source) if you are cautious. Be aware that installing the CLI will write files to your system and that using Membrane gives that service access to your RootFi data (this is expected for the integration).
功能分析
Type: OpenClaw Skill
Name: rootfi
Version: 1.0.3
The skill provides instructions for an AI agent to interact with RootFi via the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and executing actions through the Membrane platform. No malicious code, data exfiltration attempts, or harmful prompt injections were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name and description (RootFi integration) align with the instructions: the skill tells the agent to use the Membrane CLI to authenticate, create a connection, discover actions, and run them against RootFi. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within scope: it instructs installing and using the Membrane CLI, guiding authentication and action discovery/execution. It does not direct reading arbitrary system files or exfiltrating data to unexpected endpoints. It does assume the user/agent will run CLI commands and may require following an auth URL in a browser (normal for OAuth flows).
Install Mechanism
There is no formal install spec in the skill bundle, but the documentation explicitly instructs running `npm install -g @membranehq/cli@latest` (and using npx in examples). This is a public npm install (moderate trust surface). Consider pinning a specific CLI version and reviewing the CLI package before installing; running global npm installs writes files to disk and can change over time when using `@latest`.
Credentials
The skill declares no required environment variables or local secrets and advises letting Membrane handle credentials server-side. Requiring a Membrane account is proportional to the stated integration purpose.
Persistence & Privilege
The skill does not request always: true, does not modify other skills or system-wide settings, and does not ask for persistent credentials. Agent autonomous invocation is allowed but that is the platform default and not itself a concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rootfi - 安装完成后,直接呼叫该 Skill 的名称或使用
/rootfi触发 - 根据 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
元数据
常见问题
Rootfi 是什么?
RootFi integration. Manage data, records, and automate workflows. Use when the user wants to interact with RootFi data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Rootfi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rootfi」即可一键安装,无需额外配置。
Rootfi 是免费的吗?
是的,Rootfi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rootfi 支持哪些平台?
Rootfi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rootfi?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills