OB
OpeniBank
Launch Terminal
TradeMarketsEarniBankerEcosystemDocs
GitHubLoginRegister
OB
OpeniBank

Trade like a fund. Bank like the future.

Product

  • Trade Terminal
  • Markets
  • Earn Vaults
  • iBanker Web
  • Mission Control
  • Desktop

Platform

  • Platform Overview
  • Markets
  • Nodes
  • Enterprise
  • Documentation
  • GitHub

Control

  • Organization
  • Receipts
  • Security Center
  • Settings
  • Wallet
  • Downloads

Trust

  • Local Portal Package
  • Validators
  • Docs
  • License (Apache 2.0)

© 2026 OpeniBank. Apache 2.0 License.

Built with Rust. Secured by cryptography. Powered by community.

Preview release: market data is live; execution, balances, and vault yields are simulated. Nothing on this site is an offer of banking, custody, or investment services, or financial advice. Digital assets are volatile — trade responsibly.

Docs/AI Trading Agents/Skill System and SDK Surface

Skill System and SDK Surface

Production Track

Skill modules extend agent capability while preserving guardrail contracts.

Objective

Allow extensibility for ecosystem growth without introducing unbounded execution vectors.

System Context

AI Trading Agents

LLM-assisted decisioning with deterministic execution controls

View full system documentation

Skill Lifecycle

Skills can be listed, installed, versioned, and revoked per agent profile.

Critical guard skills remain mandatory and cannot be removed in protected environments.

SDK Coverage

Rust SDK provides direct system-level integration, TypeScript SDK supports app and workflow tooling, and Python SDK supports research and automation workflows.

SDK methods map to proposal generation, status inspection, and controlled execution requests.

Ecosystem Integration

MCP and external orchestrator integrations should route through controlled tool contracts.

Skill packaging should include metadata on required permissions and safety class.

Production Checkpoints

  • ✓Skill install/removal is versioned
  • ✓Guard modules are non-removable where required
  • ✓SDK actions map to audited APIs
  • ✓Permission metadata enforced at runtime

Continue exploring

AI Trading Agents

System HomeAll Systems