CryptoSkill CryptoSkill
  • Official
  • Skills
  • Categories
  • How It Works
  • GitHub
Home › Analytics › Aicoincom Official Aicoin Trading

Aicoincom Official Aicoin Trading

Analytics by @aicoincom v1.0.0 B PASS 7 flags

**CEX 中心化交易所**(Binance / OKX / Bybit / Bitget 等)的下单交易工具。严格规则:(1) 所有订单必须通过 node scripts/exchange.mjs create_order 执行,禁止写自定义代码下单 (2) create_order 分两步:第一次返回预览,展示给用户等确认,用户说确认后第二次加 confirmed=true 执行 (3) 禁止自动确认,禁止跳过预览 (4) 平仓必须用 close_position,禁止用 create_order 构建平仓单。Trigger 关键词: 'buy on okx', 'sell on binance', '在 OKX 买 BTC', '在 Binance 下单', '做多 BTC 永续', '杠杆做空 ETH', '平掉我的 SOL 仓位', 'CEX 下单', '现货买入', '合约开仓', '永续平仓', '止盈止损', 'long', 'short', 'leverage', '买', '卖', '下单', '做多', '做空', '开仓', '平仓', '平掉', '关仓'. **路由提示**: 用户说“链上 swap / Uniswap / DEX 买 PEPE / Solana 上买”是**链上 DEX 交易**,应走 `aicoin-onchain` 而不是本 skill. Hyperliquid 上的下单也走 aicoin-onchain(HL 是链上 perp DEX),不是这里. 本 skill **只**处理 CEX 现货 + 永续合约下单。

Install

$ cp -r cryptoskill/skills/analytics/aicoincom-official-aicoin-trading .claude/skills/
$ clawhub install aicoincom-official-aicoin-trading

Tags

official analytics

Quality Score

Score: 66/100 Grade: B Risk Gate: PASS

Trust profile trust grade not computed yet

7 red flags 3 cleared 1 not measured

Capabilities below are detected automatically by an open-source scanner that reads the skill's text and scripts (see how this is computed). Not measured means the scanner couldn't make a confident call — it is NOT a green check, and you should treat it as a possible red flag until a human or a stronger scanner has measured it.

7 Red flags things this skill can do that affect your security or funds
  • ⚠
    Can move funds this skill can sign and send transactions on your behalf
  • ⚠
    Requires private key you must hand over a private key, mnemonic, or wallet config
  • ⚠
    Requires hosted operator depends on a third-party hosted service to function
  • ⚠
    Mutable remote runtime runs remote code that can change behavior without a local diff
  • ⚠
    Can install code installs software at setup time (npx, pip, brew, etc.)
  • ⚠
    Can browse the web fetches arbitrary URLs at runtime
  • ⚠
    Can spawn sub-agents delegates to other skills or sub-agents
3 Cleared by scanner we scanned the skill's text & scripts and found no evidence of these
  • ✓
    Uses remote install script setup pipes a remote shell script (curl | sh class)
  • ✓
    Can execute shell runs arbitrary shell commands on your machine
  • ✓
    Can write files writes to your local filesystem
1 Not measured yet scanner couldn't make a confident call — treat as a possible red flag
  • ?
    Auto-invocable may be invoked by the agent without your explicit prompt

Execution mode

custodial_executor Phase 1 single-mode classification — multi-mode breakdown deferred to Phase 2.

Ingredients (services this skill talks to)

External services this skill needs in order to work. The skill's behavior depends on these services being up, honest, and unchanged. Today we only show services we recognize from a curated list of ~50 well-known hosts (exchanges, RPC providers, data APIs); a complete dependency list — including every package, library, and binary the skill installs or imports — is on the roadmap.

  • service binance.com
  • service okx.com

Audits

No one has audited this skill yet. That is different from “audited and clean” — it just means no professional reviewer (a security firm, the CryptoSkill team, or a verified independent researcher) has signed off on it. There are no audit reports to read. How reviewer levels work →

SKILL.md → SOURCE.md → TRUST.auto.yaml → Browse directory →

Auto-generated by cryptoskill/extract-capabilities/0.3.1 · hosted-service list version 2026-09-06 · how this is computed

More from Aicoincom

📊Aicoincom Official Aicoin Freqtrade📊Aicoincom Official Aicoin Onchain📊Aicoincom Official Aicoin Market📊Aicoincom Official Aicoin Hyperliquid📊Aicoincom Official Aicoin Account

Other in Analytics

📊Octav Official Api📊Crypto Market Data📊CoinMarketCap Onchain Data APIs📊Crypto Research📊Dune Official Skills📊Fomo Research

Source

View on GitHub →

CryptoSkillBuilt for the crypto community
GitHub Official Skills Categories Terms Privacy