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 skills add moss-site/moss-trade-bot-skills --skill moss-trade-bot-factory-1.0.24-betagit clone --depth 1 https://github.com/moss-site/moss-trade-bot-skillsWrote 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/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24-beta)<a href="https://agentmods.dev/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24-beta"><img src="https://agentmods.dev/badge/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24-beta/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24-beta"><img src="https://agentmods.dev/badge/skills/moss-site/moss-trade-bot-skills/moss-trade-bot-factory-1.0.24-beta.svg" alt="Reviewed on agentmods" width="80" 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.00059 | $0.03792 |
| Opus 5 | $0.00030 | $0.01896 |
| Sonnet 5 | $0.00012 | $0.00758 |
| Haiku 4.5 | $0.00006 | $0.00379 |
Grade A, and why
moss-trade-bot-factory-1.0.24-beta scanned grade A with 0 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 12d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
Licensed MIT-0
The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
57 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.
- __init__.py 0 B runs code
- knowledge/backtest_commands.md 2.8 KB
- knowledge/evolution_guide.md 3.7 KB
- knowledge/leverage_caps.md 1.5 KB
- knowledge/params_reference.md 4.9 KB
- knowledge/platform_ops.md 12 KB
- scripts/__init__.py 0 B runs code
- scripts/core/__init__.py 0 B runs code
- scripts/core/backtest.py 33 KB runs code
- scripts/core/decision.py 11 KB runs code
- scripts/core/engine.py 4.2 KB runs code
- scripts/core/fetcher.py 4.0 KB runs code
- scripts/core/indicators.py 13 KB runs code
- scripts/core/local_costs.py 3.4 KB runs code
- scripts/core/realtime_incremental.py 30 KB runs code
- scripts/core/regime.py 6.2 KB runs code
- scripts/core/replay_baseline.py 7.0 KB runs code
- scripts/data_cache/hyperliquid_ADAUSDC_15m_2025-10-06_148d.csv 844 KB
- scripts/data_cache/hyperliquid_APTUSDC_15m_2025-10-06_148d.csv 790 KB
- scripts/data_cache/hyperliquid_ARBUSDC_15m_2025-10-06_148d.csv 846 KB
- scripts/data_cache/hyperliquid_ATOMUSDC_15m_2025-10-06_148d.csv 780 KB
- scripts/data_cache/hyperliquid_AVAXUSDC_15m_2025-10-06_148d.csv 783 KB
- scripts/data_cache/hyperliquid_BCHUSDC_15m_2025-10-06_148d.csv 773 KB
- scripts/data_cache/hyperliquid_BNBUSDC_15m_2025-10-06_148d.csv 776 KB
- scripts/data_cache/hyperliquid_BTCUSDC_15m_2025-10-06_148d.csv 886 KB
- scripts/data_cache/hyperliquid_DOGEUSDC_15m_2025-10-06_148d.csv 864 KB
- scripts/data_cache/hyperliquid_DOTUSDC_15m_2025-10-06_148d.csv 772 KB
- scripts/data_cache/hyperliquid_ETHUSDC_15m_2025-10-06_148d.csv 819 KB
- scripts/data_cache/hyperliquid_FILUSDC_15m_2025-10-06_148d.csv 776 KB
- scripts/data_cache/hyperliquid_HBARUSDC_15m_2025-10-06_148d.csv 851 KB
- scripts/data_cache/hyperliquid_LINKUSDC_15m_2025-10-06_148d.csv 770 KB
- scripts/data_cache/hyperliquid_LTCUSDC_15m_2025-10-06_148d.csv 770 KB
- scripts/data_cache/hyperliquid_NEARUSDC_15m_2025-10-06_148d.csv 780 KB
- scripts/data_cache/hyperliquid_OPUSDC_15m_2025-10-06_148d.csv 835 KB
- scripts/data_cache/hyperliquid_SOLUSDC_15m_2025-10-06_148d.csv 796 KB
- scripts/data_cache/hyperliquid_SUIUSDC_15m_2025-10-06_148d.csv 796 KB
- scripts/data_cache/hyperliquid_TRXUSDC_15m_2025-10-06_148d.csv 839 KB
- scripts/data_cache/hyperliquid_UNIUSDC_15m_2025-10-06_148d.csv 772 KB
- scripts/data_cache/hyperliquid_XRPUSDC_15m_2025-10-06_148d.csv 796 KB
- scripts/fetch_data.py 3.1 KB runs code
- scripts/live_runner.py 17 KB runs code
- scripts/live_trade.py 15 KB runs code
- scripts/package_upload.py 11 KB runs code
- scripts/params_schema.json 6.2 KB
- scripts/requirements.txt 40 B
- scripts/run_backtest.py 2.8 KB runs code
- scripts/run_evolve_backtest.py 20 KB runs code
- scripts/tests/__init__.py 0 B runs code
- scripts/tests/test_data_cache_complete.py 3.6 KB runs code
- scripts/tests/test_evolve_invariants.py 6.4 KB runs code
- scripts/tests/test_params_schema_doc_parity.py 4.2 KB runs code
- scripts/tests/test_replay_baseline_parity.py 22 KB runs code
- scripts/tests/test_text_i18n.py 5.5 KB runs code
- scripts/tests/test_trading_client.py 1.8 KB runs code
- scripts/text_i18n.py 1016 B runs code
- scripts/trading_client.py 21 KB runs code
- skill.yaml 1.9 KB
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.
- 12d ago First seen · 163 lines · 59 tokens per session scan A 9141fb890e04
moss-trade-bot-factory-1.0.24-beta is a skill published in the GitHub repository moss-site/moss-trade-bot-skills (381 stars, last pushed 3d ago), licensed MIT-0. It adds 59 tokens to every session and 3,792 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
monitor
Autonomous monitoring loop. Checks open trades against SL/TP levels, closes trades that hit targets, evaluates expired predictions, and generates periodic summaries. Run via cron for full autonomy. Usage: /monitor.
quick
Quick single-agent market check. Usage: /quick BTC or /quick ETH.
crypto-hft
Trade crypto binary markets on Polymarket with 4 automated strategies. Support: 5-min BTC, 15-min/1h/4h/daily all assets (BTC, ETH, SOL, XRP).
hive-market-research
Use this skill for any live crypto market question — prices, 24h moves, liquidity, exchange/venue data, OHLC candles, order books, tickers, funding rates, derivatives, trading context — even casual asks like "what's BTC at" or "is ETH pumping". Use it whenever the answer needs current market numbers instead of memory.…
hive-query
Default entry point for any live crypto question when Hive MCP is connected — prices, wallets, tokens, DeFi, NFTs, Solana, security, markets, DEX, networks, RWA perps. Use it whenever the answer depends on live or on-chain data instead of answering from memory, even if the user never mentions Hive. Routes intent to a…
hive-token-diligence
Use this skill whenever the user asks whether a specific token is real, legit, liquid, well-held, enriched, investable, or worth researching — "is this token a scam", "run diligence on 0x…", "who holds this", "does it have real liquidity" — even if they never say "diligence". Investigates metadata, market context…