← 返回 Skills 市场
membranedev

Ory

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
125
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ory
功能描述
ORY integration. Manage data, records, and automate workflows. Use when the user wants to interact with ORY data.
安全使用建议
This skill looks coherent: it uses the Membrane CLI to manage ORY resources rather than asking for direct API keys. Before installing, verify the npm package (@membranehq/cli) and the publisher (https://getmembrane.com / GitHub repo), prefer running with npx or in a container if you want to avoid a global npm install, and be cautious when copying/pasting auth codes in shared environments. If you need higher assurance, inspect the CLI source code or test in an isolated sandbox account first.
功能分析
Type: OpenClaw Skill Name: ory Version: 1.0.1 The skill provides a standard integration for the ORY identity platform using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via a managed service, and discovering or executing actions. The instructions are well-documented, align with the stated purpose, and explicitly promote secure practices by advising the agent not to handle raw API keys locally.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description claim ORY integration and the SKILL.md exclusively documents using the Membrane CLI to connect to ORY, discover actions, build and run actions — all directly relevant to the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing login via its interactive flow, creating connections, listing actions, and running actions. They do not ask the agent to read unrelated files, access other credentials, or transmit data to unexpected endpoints.
Install Mechanism
No install spec is embedded in the skill (instruction-only). The SKILL.md recommends installing @membranehq/cli from npm (npm install -g). This is a reasonable and expected approach, but npm global installs execute third-party code locally — verify the package and use npx or a constrained environment if you have concerns.
Credentials
The skill declares no required environment variables, no config paths, and no credentials. The documented auth flow uses Membrane's login flow rather than asking for API keys locally, which aligns with the skill's purpose.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and is instruction-only (no code that would persist). Autonomous model invocation remains enabled by default but is normal for skills and not combined with other high-risk indicators here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug ory
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Ory 是什么?

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

如何安装 Ory?

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

Ory 是免费的吗?

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

Ory 支持哪些平台?

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

谁开发了 Ory?

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

💬 留言讨论