CryptoSkill CryptoSkill
  • Official
  • Skills
  • Categories
  • How It Works
  • GitHub
Home › Trading › Gmgnai Official Gmgn Token Buy

Gmgnai Official Gmgn Token Buy

Trading by @gmgnai v1.0.0 B PASS 5 flags

Turn a token name into a vetted, sized buy order. Two things here are exclusive to this skill: resolving a NAME or symbol to the one right contract among its copycats, and sizing an order — amount, slippage, gas, position. No sibling does either. USE THIS SKILL WHEN a buy is being prepared, which shows up as a NAME or symbol, or an AMOUNT, or both — including the plainest possible ask with no mention of checking: 我想买 200u 的 PENGU, 帮我买 500 刀的 BONK, 买 1 个 SOL 的 WIF, 帮我买点 dogwifhat, 想梭 100u 的 XX, PENGU 现在能买吗, PENGU 能不能买, 能不能冲, 值不值得进, 确认是正主不是仿盘再买, buy me $500 of PENGU — and including a bare contract address once an amount arrives with it. DO NOT USE THIS SKILL for a bare contract address with no name to resolve and no amount to size (「这个地址能不能买」, 打个分, 尽调, 有没有貔貅, rug check, is this token safe): that one belongs to gmgn-contract-dd, which is the skill that returns the 0-100 safety verdict. This skill never computes a second verdict of its own — it CALLS gmgn-contract-dd and defers to it — so there is nothing to gain by taking that ask, and the user gets an order card they never asked for. Come back here the moment they name an amount. A buy question about a LAUNCHER rather than about a token — 「这个 dev 的新盘能不能买」, 「他下一个盘值不值得冲」, "should I buy his next launch", "will this dev rug at open" — is gmgn-dev-score: it scores the creator's own record, and there is no token name to resolve or amount to size yet. Come back here once they name the coin. Naming a token with no buy intent at all is gmgn-market search. gmgn-swap is where this skill ENDS, not a rival for it: gmgn-swap signs and submits, and this skill never touches a private key and never places an order, so a plain buy request starts HERE and reaches gmgn-swap only after the user confirms the order card. Note that gmgn-swap cannot start from a name either — its --output-token is a contract address and the only names it resolves are the currencies SOL/BNB/ETH/USDC — so 帮我买点 dogwifhat has to come here regardless of who is asked. Go straight to gmgn-swap only when the user says the pre-buy check is unwanted (skip the checks, 直接买, 不用尽调, 我很急), or for what this skill does not do at all: selling, percentage sells, limit orders, stop loss, take profit, trailing orders, multi-wallet batch trading, order status, gas-price lookups. The split is by what the ask still needs done, not by who executes: a name needs resolving and an amount needs sizing, so both start here; a bare address needs only a verdict, so it is gmgn-contract-dd's; a signed transaction is always gmgn-swap's.

Install

$ cp -r cryptoskill/skills/trading/gmgnai-official-gmgn-token-buy .claude/skills/
$ clawhub install gmgnai-official-gmgn-token-buy

Tags

official trading

Quality Score

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

Trust profile trust grade not computed yet

5 red flags 5 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.

5 Red flags things this skill can do that affect your security or funds
  • ⚠
    Requires private key you must hand over a private key, mnemonic, or wallet config
  • ⚠
    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 execute shell runs arbitrary shell commands on your machine
  • ⚠
    Can browse the web fetches arbitrary URLs at runtime
5 Cleared by scanner we scanned the skill's text & scripts and found no evidence of these
  • ✓
    Can move funds this skill can sign and send transactions on your behalf
  • ✓
    Requires hosted operator depends on a third-party hosted service to function
  • ✓
    Uses remote install script setup pipes a remote shell script (curl | sh class)
  • ✓
    Can write files writes to your local filesystem
  • ✓
    Can spawn sub-agents delegates to other skills or sub-agents
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

unknown

Ingredients (services this skill talks to)

We did not find any well-known hosted services in this skill's text or scripts. This does NOT mean the skill is local-only — it might use services we don't yet recognize, or talk to them through code paths our scanner can't reach. A complete dependency list (every package, library, and binary, with integrity hashes) is on the roadmap; today we only show recognized hosts.

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 Gmgnai

📈Gmgnai Official Gmgn Market📈Gmgnai Official Gmgn Swap📈Gmgnai Official Gmgn Cooking📈Gmgnai Official Gmgn Token📈Gmgnai Official Gmgn Track📈Gmgnai Official Gmgn Contract Dd

Other in Trading

📈Bankrbot Official 1claw📈Bankrbot Official Agenticbets📈Bankrbot Official Symbiosis📈Bankrbot Official Zerion📈Bankrbot Official Opensea Api📈Bankr Official Bankr Signals

Source

View on GitHub →

CryptoSkillBuilt for the crypto community
GitHub Official Skills Categories Terms Privacy