← 返回 Skills 市场
membranedev

Openrouter

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install openrouter-integration
功能描述
OpenRouter integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenRouter data.
安全使用建议
This skill is coherent for integrating OpenRouter via the Membrane CLI, but before installing: 1) Verify the @membranehq/cli npm package and its repository (author, recent activity, stars, official docs) to reduce supply‑chain risk; 2) Prefer npx or a local install if you don't want a global binary installed; 3) Understand that using this skill gives the Membrane service delegated access to your OpenRouter/account data (it handles tokens server-side), so only proceed if you trust Membrane/getmembrane.com; 4) In headless or automated environments, be careful with the login flow and do not paste codes or tokens into untrusted places. If you want extra assurance, ask the skill publisher for a checksum/linked release or inspect the CLI repository before installing.
功能分析
Type: OpenClaw Skill Name: openrouter-integration Version: 1.0.3 The skill provides instructions for an AI agent to integrate with OpenRouter using the Membrane CLI. It includes standard procedures for installing the CLI tool (@membranehq/cli), authenticating, and managing API actions. The instructions are transparent, align with the stated purpose, and emphasize security best practices such as letting the platform handle credentials rather than storing secrets locally. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (OpenRouter integration) matches the runtime instructions: the SKILL.md describes using the Membrane CLI to connect to OpenRouter, list and run actions, and manage model-related operations. Required capabilities (network access, Membrane account) are appropriate for this purpose.
Instruction Scope
The instructions stay focused on installing and using the Membrane CLI: logging in, creating a connector, discovering actions, and running them. They do not instruct reading arbitrary local files, exporting unrelated environment variables, or sending data to third‑party endpoints outside the Membrane/OpenRouter flows described.
Install Mechanism
There is no install spec in the registry, but the SKILL.md instructs users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a reasonable way to obtain a CLI, but it does execute third‑party code on the machine (npm registry). Confirm the package source (npm page, repository, author) before installing; consider using npx or a local install if you want lower system impact.
Credentials
The skill does not request environment variables or local config paths and relies on Membrane's account-based auth flows. This is proportionate: OpenRouter access requires credentials, and the skill delegates credential management to Membrane rather than requesting raw API keys.
Persistence & Privilege
The skill is not forced-always; it is user-invocable and allows autonomous invocation (the platform default). It does not request persistent system-wide configuration changes or access to other skills' credentials. No elevated persistence was requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openrouter-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openrouter-integration 触发
  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 openrouter-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Openrouter 是什么?

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

如何安装 Openrouter?

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

Openrouter 是免费的吗?

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

Openrouter 支持哪些平台?

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

谁开发了 Openrouter?

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

💬 留言讨论