← 返回 Skills 市场
gora050

Osano

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
146
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install osano
功能描述
Osana integration. Manage data, records, and automate workflows. Use when the user wants to interact with Osana data.
安全使用建议
This skill looks like a thin wrapper that asks you to install the third-party Membrane CLI to connect to an Osano-like service. Before installing or running it: (1) Verify the homepage/repository (getmembrane.com and the referenced GitHub repo) are legitimate and match what you expect. (2) Prefer using npx (invokes package without global install) if you want to avoid writing a global binary. (3) Be aware the SKILL.md expects a browser-based login flow — do not paste secrets into chat; complete login in your browser. (4) Note the registry metadata does not list the Membrane CLI as a required binary — this is likely an omission but confirm with the skill author. (5) Confirm the intended target is Osano (spelling mismatch in the doc) and that you trust the Membrane connector before delegating credential management to it.
功能分析
Type: OpenClaw Skill Name: osano Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with the Osano platform using the Membrane CLI. It follows standard procedures for CLI installation, authentication, and action execution without any signs of malicious intent, data exfiltration, or obfuscation. The use of the '@membranehq/cli' package and the 'getmembrane.com' domain aligns with the stated purpose of the integration (SKILL.md).
能力评估
Purpose & Capability
The SKILL.md describes integrating with a consent-management product (Osano/‘Osana’) via the Membrane platform and uses Membrane actions/connectors (connectorKey osano). That purpose matches the instructions. However the skill metadata lists no required binaries even though the runtime instructions require the Membrane CLI; there is also a naming/typo inconsistency (‘Osano’ vs ‘Osana’).
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI (login, connect, action list/run). They do not instruct reading local system files, scanning unrelated config, or exfiltrating data to unexpected endpoints. Authentication is delegated to Membrane and the skill explicitly advises not to ask users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec). The SKILL.md asks users to install @membranehq/cli via npm -g or use npx. Installing a public npm CLI is a standard but non-trivial action (writes executables to the system). This is a moderate-risk action but expected for a CLI-driven integration; the registry should have declared the dependency/binary requirement.
Credentials
The skill declares no required environment variables or credentials and tells the agent to use Membrane to manage auth. It does not request extra secrets or unrelated credentials in its instructions.
Persistence & Privilege
always is false, the skill is user-invocable and does not ask to modify other skills or system-wide agent settings. Nothing in the instructions requests permanent agent-level presence or privileged configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install osano
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /osano 触发
  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 osano
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Osano 是什么?

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

如何安装 Osano?

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

Osano 是免费的吗?

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

Osano 支持哪些平台?

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

谁开发了 Osano?

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

💬 留言讨论