← 返回 Skills 市场
gora050

Octolis

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
198
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install octolis
功能描述
Octolis integration. Manage data, records, and automate workflows. Use when the user wants to interact with Octolis data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to talk to Octolis and does not ask for unrelated secrets. Before installing or running it, verify the @membranehq/cli package and the Membrane project (npm listing and GitHub repo) to ensure you trust the publisher, because `npm install -g` will run code on your machine. Prefer running the CLI in a sandbox/container if you want to limit impact. Do not provide Octolis or other API keys directly—the skill explicitly uses the Membrane login flow. If you need higher assurance, check the Membrane CLI source (github.com/membranedev) and the package's npm page, and confirm the homepage and repository links match the official project.
功能分析
Type: OpenClaw Skill Name: octolis Version: 1.0.3 The 'octolis' skill provides instructions for an AI agent to interact with the Octolis data platform using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via a managed login process, and executing actions through the Membrane framework. The skill follows security best practices by advising against direct handling of API keys and shows no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The SKILL.md describes interacting with Octolis via the Membrane CLI (connect, list actions, create/run actions). Requiring the Membrane CLI and a Membrane account is consistent with a skill that integrates Octolis through Membrane; there are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, running membrane login (interactive/browser flow or headless code exchange), and using membrane connect/action commands. The instructions do not direct the agent to read unrelated files, gather other credentials, or exfiltrate data to third parties outside the Membrane/Octolis flow.
Install Mechanism
The SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. This is a public npm install (moderate risk): installing a global npm package runs code from the npm registry and modifies the host. The skill is instruction-only (no automated install spec), so the user must opt in to run this command.
Credentials
No environment variables or API keys are declared or required. The skill relies on the Membrane login flow to manage credentials, which is proportionate to its purpose. The guidance explicitly instructs not to ask users for API keys.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. disable-model-invocation is false (normal), so the agent can invoke the skill autonomously; this is the platform default and acceptable here given the limited scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install octolis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /octolis 触发
  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 octolis
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Octolis 是什么?

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

如何安装 Octolis?

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

Octolis 是免费的吗?

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

Octolis 支持哪些平台?

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

谁开发了 Octolis?

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

💬 留言讨论