← Back to Skills Marketplace
Orca Scan
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
126
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install orca-scan
Description
Orca Scan integration. Manage data, records, and automate workflows. Use when the user wants to interact with Orca Scan data.
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install orca-scan - After installation, invoke the skill by name or use
/orca-scan - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Orca Scan?
Orca Scan integration. Manage data, records, and automate workflows. Use when the user wants to interact with Orca Scan data. It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install Orca Scan?
Run "/install orca-scan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Orca Scan free?
Yes, Orca Scan is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Orca Scan support?
Orca Scan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Orca Scan?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills