← 返回 Skills 市场
Orca Scan
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
126
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install orca-scan
功能描述
Orca Scan integration. Manage data, records, and automate workflows. Use when the user wants to interact with Orca Scan data.
安全使用建议
This skill appears coherent for integrating Orca Scan via Membrane, but before installing consider: (1) npx @membranehq/cli@latest will download and run code from the npm registry each time — if you prefer reproducibility or lower risk, pin to a specific version or inspect the CLI source. (2) The login flow stores credentials at ~/.membrane/credentials.json — treat that file as sensitive. (3) The Membrane proxy can send arbitrary HTTP requests (and full URLs), so ensure you trust the Membrane account and CLI to avoid unintentionally sending sensitive data to third parties. If you need higher assurance, review the Membrane CLI repository and its permissions/policies or contact the vendor for details.
能力评估
Purpose & Capability
The SKILL.md describes connecting to Orca Scan and all commands use the Membrane CLI to discover connectors, run actions, and proxy API requests. No unrelated services, env vars, or binaries are requested.
Instruction Scope
Instructions require running npx @membranehq/cli and describe creating a connection, listing actions, running actions, and proxying requests. The runtime writes/reads credentials at ~/.membrane/credentials.json (documented). The proxy feature allows arbitrary HTTP requests (including full URLs), which is functional for integrations but broader than a single fixed API endpoint.
Install Mechanism
This is an instruction-only skill (no install spec), but it instructs the user/agent to run npx @membranehq/cli@latest. npx will fetch and execute packages from the npm registry at runtime — a standard but non-zero-risk operation because it runs remote code.
Credentials
The skill requests no environment variables or external credentials. It does require a Membrane account (login flow) and stores credentials locally in ~/.membrane/credentials.json, which is proportional to the described authentication model.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The only persistent side-effect documented is storing Membrane credentials in ~/.membrane/credentials.json. The skill does not request system-wide privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orca-scan - 安装完成后,直接呼叫该 Skill 的名称或使用
/orca-scan触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Orca Scan 是什么?
Orca Scan integration. Manage data, records, and automate workflows. Use when the user wants to interact with Orca Scan data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Orca Scan?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orca-scan」即可一键安装,无需额外配置。
Orca Scan 是免费的吗?
是的,Orca Scan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Orca Scan 支持哪些平台?
Orca Scan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Orca Scan?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills