← 返回 Skills 市场
membranedev

Realm

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
154
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install realm
功能描述
Realm integration. Manage data, records, and automate workflows. Use when the user wants to interact with Realm data.
安全使用建议
Before installing: ensure you trust Membrane (https://getmembrane.com) because Realm data and auth will route through their service. Prefer running commands with npx or pin a specific @membranehq/cli version instead of 'npm install -g ...@latest' to avoid pulling unexpected updates. Review Membrane's privacy/security docs and any compliance requirements for your data. If you need stricter control, consider integrating with Realm directly rather than routing through a third-party integration service.
功能分析
Type: OpenClaw Skill Name: realm Version: 1.0.1 The skill bundle provides instructions and documentation for integrating with Realm using the Membrane CLI. It outlines standard procedures for installing the '@membranehq/cli' npm package, authenticating via OAuth, and managing database actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the instructions prioritize secure credential management by offloading authentication to the Membrane service.
能力评估
Purpose & Capability
The name/description (Realm integration) match the instructions: the skill uses Membrane's connectorKey 'realm' and Membrane actions to manage Realm data. Requesting a Membrane account and network access is expected for this purpose.
Instruction Scope
Runtime instructions focus on installing and using the Membrane CLI and do not ask the agent to read unrelated files or environment variables. Important: the instructions explicitly favor having Membrane handle auth and API calls, which means Realm data and credentials are routed through Membrane's servers — users should be aware of that data flow and trust the service before use.
Install Mechanism
There is no built-in install spec, but SKILL.md recommends 'npm install -g @membranehq/cli@latest' (global install, latest tag). This is a moderate-risk practice: installing an unpinned package globally changes the system and pulls code from npm. The skill also suggests using npx elsewhere, which is safer.
Credentials
The skill declares no required env vars or local credentials and relies on Membrane login for auth. That is proportionate to its stated functionality. There are no extra credential requests in the instructions.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide privileges or modification of other skills. No elevated persistence behavior is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install realm
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /realm 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug realm
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Realm 是什么?

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

如何安装 Realm?

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

Realm 是免费的吗?

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

Realm 支持哪些平台?

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

谁开发了 Realm?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论