btse-onboarding — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited btse-onboarding (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
btse-mcp is a Model Context Protocol server that connects AI agents (Claude Desktop, Cursor, Claude Code) to the BTSE Futures API. It lets you query market data, manage positions, and place orders using natural language.
| Layer | Count | What it gives you |
|---|---|---|
| Tools | 24 | Direct API wrappers + 3 composite tools |
| Prompts | 4 | Guided multi-step workflows |
| Resources | 3 | Live read-only data feeds |
Run this to check:
btse-mcp listIf you see no accounts, run setup first — load the btse-account-setup skill.
If accounts are listed, you're ready to go.
| What you want to do | Load this skill |
|---|---|
| Set up API keys or switch testnet/live | btse-account-setup |
| Check prices, funding rates, orderbook | btse-market-analysis |
| Place, amend, or cancel an order | btse-placing-orders |
| Check positions, set leverage, manage risk | btse-risk-management |
Composite tools (prefer these over chaining individual calls):
btse_market_snapshot — price + orderbook + funding in one callbtse_account_overview — balance + positions + open orders in one callbtse_safe_market_order — market order with slippage protectionPrompts (invoke by name for structured workflows):
market_overview — full market conditions summaryposition_review — positions with PnL and risk flagsaccount_summary — full account snapshot before tradingplace_order_guide — step-by-step guided order placementResources (live read-only data):
btse://price/BTC-PERP — live price (replace symbol as needed)btse://account/default/summary — wallet + positions snapshotbtse://markets — all active futures marketsBTC-PERP, ETH-PERP, SOL-PERP (new-style with hyphen)account_id — defaults to "default"https://testapi.btse.io/futureshttps://api.btse.com/futures~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.