Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/moomooopen/moomoo-agent-hub/moomooapinpx skills add MoomooOpen/moomoo-agent-hub --skill moomooapigit clone --depth 1 https://github.com/MoomooOpen/moomoo-agent-hubWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/moomooopen/moomoo-agent-hub/moomooapi)<a href="https://agentmods.dev/skills/moomooopen/moomoo-agent-hub/moomooapi"><img src="https://agentmods.dev/badge/skills/moomooopen/moomoo-agent-hub/moomooapi.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.06007 |
| Opus 5 | $0.00000 | $0.03003 |
| Sonnet 5 | $0.00000 | $0.01201 |
| Haiku 4.5 | $0.00000 | $0.00601 |
Grade C, and why
moomooapi scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Enumerates other installed skillsmediumAgent snooping
Other skills' SKILL.md files reveal prompts, capabilities and secrets that should be invisible to peers.
ls /home/user/.claude/skills/moomooapi/scripts/trade/get_accounts.py 2>/dev/null Unrestricted tool accessmediumExcessive agency
A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.
- Do not generate, provide, or execute any code containing `unlock_trade` calls The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- docs/API_LIMITS.md 6.2 KB
- docs/API_REFERENCE.md 20 KB
- docs/FIELD_MAPPING.md 7.1 KB
- docs/FUTURES_TRADING.md 5.0 KB
- docs/STOCK_SCREEN_FIELDS.md 15 KB
- docs/TROUBLESHOOTING.md 6.1 KB
- references/analysis-frameworks.md 6.2 KB
- references/crypto-commands.md 7.8 KB
- references/fundamentals.md 18 KB
- references/futures-trading.md 912 B
- references/indicators.md 2.5 KB
- references/options.md 30 KB
- references/prediction-market.md 6.2 KB
- references/quote-commands.md 13 KB
- references/rankings-calendar.md 12 KB
- references/script-index.md 14 KB
- references/shareholders-institutions.md 9.2 KB
- references/subscribe-push.md 2.5 KB
- references/trade-commands.md 25 KB
- scripts/check_env.py 2.0 KB runs code
- scripts/common.py 37 KB runs code
- scripts/quote/collect.py 11 KB runs code
- scripts/quote/filter_competition.py 2.7 KB runs code
- scripts/quote/get_ark_active_transaction.py 5.1 KB runs code
- scripts/quote/get_ark_fund_holding.py 5.2 KB runs code
- scripts/quote/get_ark_stock_dynamic.py 1.7 KB runs code
- scripts/quote/get_broker_queue.py 2.2 KB runs code
- scripts/quote/get_capital_distribution.py 3.3 KB runs code
- scripts/quote/get_capital_flow.py 3.2 KB runs code
- scripts/quote/get_company_executive_background.py 3.3 KB runs code
- scripts/quote/get_company_executives.py 4.4 KB runs code
- scripts/quote/get_company_operational_efficiency.py 5.7 KB runs code
- scripts/quote/get_company_profile.py 3.8 KB runs code
- scripts/quote/get_corporate_actions_buybacks.py 8.7 KB runs code
- scripts/quote/get_corporate_actions_dividends.py 4.2 KB runs code
- scripts/quote/get_corporate_actions_stock_splits.py 6.4 KB runs code
- scripts/quote/get_daily_short_volume.py 9.0 KB runs code
- scripts/quote/get_dividend_calendar.py 3.0 KB runs code
- scripts/quote/get_dividend_rank.py 5.8 KB runs code
- scripts/quote/get_earnings_beat_rank.py 6.5 KB runs code
- scripts/quote/get_earnings_calendar.py 5.9 KB runs code
- scripts/quote/get_economic_calendar.py 4.8 KB runs code
- scripts/quote/get_event_contract_category.py 2.5 KB runs code
- scripts/quote/get_event_contract_event_list.py 3.9 KB runs code
- scripts/quote/get_event_contract_kline.py 5.9 KB runs code
- scripts/quote/get_event_contract_milestone_list.py 3.8 KB runs code
- scripts/quote/get_event_contract_order_book.py 4.6 KB runs code
- scripts/quote/get_event_contract_series_list.py 2.6 KB runs code
- scripts/quote/get_event_contract_snapshot.py 3.0 KB runs code
- scripts/quote/get_event_contract_ticker.py 3.6 KB runs code
- scripts/quote/get_event_contract.py 4.0 KB runs code
- scripts/quote/get_fed_watch_dot_plot.py 1.4 KB runs code
- scripts/quote/get_fed_watch_target_rate.py 1.4 KB runs code
- scripts/quote/get_financials_earnings_price_history.py 8.4 KB runs code
- scripts/quote/get_financials_earnings_price_move.py 5.0 KB runs code
- scripts/quote/get_financials_revenue_breakdown.py 6.2 KB runs code
- scripts/quote/get_financials_statements.py 7.1 KB runs code
- scripts/quote/get_future_info.py 2.0 KB runs code
- scripts/quote/get_global_state.py 2.0 KB runs code
- scripts/quote/get_heat_map_data.py 4.3 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 329 lines · 0 tokens per session scan C b06548dd854c
moomooapi is a skill published in the GitHub repository MoomooOpen/moomoo-agent-hub (10 stars, last pushed 9d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 6,007 tokens. A static security scan graded it C with 2 findings (enumerates other installed skills, unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
vnpy-export
Export a Vibe-Trading backtest strategy to a runnable vnpy CtaTemplate Python class — supports A-share equities, futures, and crypto via BarGenerator + ArrayManager.
yfinance
Skill "yfinance" from HKUDS/Vibe-Trading, covering yfinance, deep yahoo interfaces (references/), quick start, ticker format conversion and supported data types.
tqsdk-trading-and-data
Explain, implement, or debug TqSdk Python workflows for waitupdate or ischanging update loops, market data retrieval, historical download, account type selection, funds or positions or orders or trades, field meanings, order placement or cancellation, target-position tools, TqScenario margin trials, real-account…
miniqmt-to-bigqmt
将基于 miniQMT 的外部 xtquant 库(xttrader/xtdata)的 Python 量化策略,转换为大QMT内置Python(ContextInfo/passorder 体系)可实盘运行的策略。当用户要求转换 miniQMT 策略、迁移 xtquant 代码到大QMT、或提到"内置Python/XTData/passorder 改写"时使用。包含可行性评估、API 映射、py3.6+GBK 约束校验、部署与实盘验证全流程;不可转换场景给出文件桥等替代方案。.
python-binance
Help developers use the python-binance library for trading on Binance. Use when code imports binance, references Client/AsyncClient, or asks about Binance API trading, market data, websockets, or account management.
python-workspace
Python workspace for MQL5 integration. TRIGGERS - MetaTrader 5 Python, mt5 package, MQL5-Python setup.