Real Skill packageSource verifiedClawHub registry

webull-openapi

Trade stocks, options, futures, crypto, and event contracts on Webull. Query real-time and historical market data. Manage accounts and positions. Supports US, HK, JP, SG, TH, MY, UK, MX, BR, EU, ZA, and AU regions with configurable risk controls.

Identity and source

Publisher attributionwebull-openapiregistry owner unverified by skillvetai
Functional categoryEnterprise Functionsautomatically inferred · 58% rule confidence
Package forminstruction with code54 recorded files
Canonical sourceClawHub registryclawhub:webull-openapi:webull-openapi-skills
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/19/2026.claude/skills/webull-openapi

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/19/2026.agents/skills/webull-openapi

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/19/2026skills/webull-openapi

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @webull-openapi/webull-openapi-skills
clawhub inspect @webull-openapi/webull-openapi-skills --version 1.1.9

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 54 inspected as text
Checked
8/19/2026, 7:10:32 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highPackage contains a path commonly used for secrets.env.example · confidence 88%.env.example
1 High/Critical review queue entry
STATIC_SENSITIVE_FILE_IN_PACKAGEpending
Open human review queue →
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
28 dependency and API indicators
  • api: developer.webull-uk.com
  • api: developer.webull.co.jp
  • api: developer.webull.co.th
  • api: developer.webull.co.za
  • api: developer.webull.com
  • api: developer.webull.com.au
  • api: developer.webull.com.br
  • api: developer.webull.com.mx
  • api: developer.webull.com.my
  • api: developer.webull.com.sg
  • api: developer.webull.eu
  • api: developer.webull.hk
  • api: github.com
  • api: img.shields.io
  • api: www.apache.org
  • api: www.python.org
  • api: www.webull.co.jp
  • api: www.webullapp.co.th
  • api: www.webullapp.co.uk
  • api: www.webullapp.co.za
  • api: www.webullapp.com
  • api: www.webullapp.com.au
  • api: www.webullapp.com.br
  • api: www.webullapp.com.mx
  • api: www.webullapp.com.my
  • api: www.webullapp.com.sg
  • api: www.webullapp.eu
  • api: www.webullapp.hk
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/19/2026, 6:52:00 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:d0a68b0637e7397ed049d768b0711ab482ee9d149b8c5a1b6153614a603cc367
Show up to 30 recorded paths
  • .env.example
  • DISCLAIMER.md
  • LICENSE
  • pyproject.toml
  • README.md
  • references/api_reference.md
  • references/llms_au.md
  • references/llms_br.md
  • references/llms_eu.md
  • references/llms_hk.md
  • references/llms_jp.md
  • references/llms_mx.md
  • references/llms_my.md
  • references/llms_sg.md
  • references/llms_th.md
  • references/llms_us.md
  • references/llms_za.md
  • references/skill_market_data.md
  • references/skill_trading.md
  • skill-card.md
  • SKILL.md
  • webull_skill/__init__.py
  • webull_skill/audit.py
  • webull_skill/cli.py
  • webull_skill/config.py
  • webull_skill/constants.py
  • webull_skill/env_router.py
  • webull_skill/errors.py
  • webull_skill/formatters.py
  • webull_skill/guards.py

Source changelog

**webull-openapi-skills 1.1.9 Changelog** - Updated SKILL.md with detailed usage instructions, safety rules, module descriptions, and configuration options. - Clarified regional support for all features and asset classes. - Expanded CLI examples and output format documentation. - Added comprehensive safety confirmation steps for all mutating operations. - Documented optional environment variables and configuration directory setup.