โ† Back to Skills Marketplace
gora050

Openbb

by Vlad Ursul ยท GitHub โ†— ยท v1.0.3 ยท MIT-0
cross-platform โœ“ Security Clean
179
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install openbb-
Description
OpenBB ๐Ÿฆ‹ integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenBB ๐Ÿฆ‹ data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to connect to OpenBB and does not request unrelated secrets. Before installing, verify you trust the Membrane project (@membranehq on npm / getmembrane.com), because the CLI will run code on your machine when installed globally. If you prefer lower risk, consider: (1) inspecting the npm package source or using npx instead of a global install, (2) using a separate/local environment or VM for installation, and (3) confirming privacy/terms for how Membrane stores and uses your connected account data. The registry scan had no files to analyze (instruction-only), so the safety of the npm package itself should be confirmed independently.
Capability Analysis
Type: OpenClaw Skill Name: openbb- Version: 1.0.3 The skill provides instructions for an AI agent to integrate with the OpenBB financial platform using the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating via `membrane login`, and executing financial data actions. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not exhibit signs of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
crypto
Capability Assessment
โœ“ Purpose & Capability
The skill's name and description say it integrates OpenBB via Membrane; the runtime instructions only require the Membrane CLI and a Membrane account, which matches that purpose. No unrelated credentials, binaries, or system paths are requested.
โ„น Instruction Scope
SKILL.md stays on-topic: install Membrane CLI, authenticate, create a connection, discover and run actions. It does instruct installing a global npm package and running the CLI (which will execute code on the host), so the agent or user must perform those steps. The instructions do not ask the agent to read unrelated files or exfiltrate data beyond interacting with Membrane/OpenBB.
โ„น Install Mechanism
There is no registry install spec, but the documentation instructs installing @membranehq/cli via npm (global). Installing npm packages globally is a common but moderate-risk operation (postinstall scripts, code executed on host). The package is scoped (@membranehq) and uses a public registry rather than arbitrary download URLs, which is reasonable.
โœ“ Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to manage auth and explicitly advises against asking users for API keys, which is proportionate to the stated functionality. The only required external dependency is a Membrane account.
โœ“ Persistence & Privilege
The skill does not request always: true, does not modify other skills or system-wide agent settings, and has no install-time config that would grant it persistent privileged presence beyond installing the CLI (which is a user action). Autonomous invocation remains the platform default but is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openbb-
  3. After installation, invoke the skill by name or use /openbb-
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug openbb-
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Openbb?

OpenBB ๐Ÿฆ‹ integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenBB ๐Ÿฆ‹ data. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.

How do I install Openbb?

Run "/install openbb-" in the OpenClaw or Claude Code chat to install it in one step โ€” no extra setup required.

Is Openbb free?

Yes, Openbb is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openbb support?

Openbb is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openbb?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

๐Ÿ’ฌ Comments