upbit skillA
upbit is agent-read markdown (skill) from starchild-ai-agent/official-skills: Use upbit CLI for Upbit REST API — spot orders, market data, withdrawals, deposits, travel rule, account management. 업비트 CLI로 시세 조회, 주문, 잔고 확인, 입출금을 처리합니다. Trigger this skill whenever the user wants to query prices, place/cancel orders, check balances, withdraw or deposit assets, or interact with the Upbit exchange API — in any language. 사용자가 업비트 시세·주문·잔고·입출금을 언급하면 반드시 이 스킬을 사용하세요..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Upbit Skill
Use the `upbit` CLI binary for all Upbit REST API interactions.
## ⚠️ Onboarding — when credentials are missing
When `UPBIT_ACCESS_KEY` / `UPBIT_SECRET_KEY` are not set, or an authenticated command returns 401:
**In a single turn, do ALL of the following in this exact order:**
1. Call `bash("curl -s https://api.ipify.org")` to get the outbound IP.
2. Write the setup instructions below in your reply text (substitute `<ip>` with the real IP from step 1):
---
### Step 1 — Allowlist this IP on Upbit
Upbit only accepts API calls from IP addresses you explicitly allow. Add this IP:
```
<ip>
```
### Step 2 — Create an API key
1. Log in to [upbit.com](https://upbit.com) → profile → **API 관리** (API Management)
2. Click **API 키 발급** (Issue API Key)
3. When prompted for an IP, paste `<ip>`
4. Enable scopes:
- **자산조회** (View assets) — always required
- **주문조회** (View orders) — required
- **주문생성** (Place orders) — required to trade
- **출금** (Withdraw) — only if you want withdrawal support
5. Complete 2FA + email verification, then copy your **Access Key** and **Secret Key**
### Step 3 — Enter your keys
…Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/upbit@v0.9.4mdr add starchild-ai-agent/official-skills/upbit@sha256:db0669705520c936Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_b72in43wu7yuqubf)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v0.9.4 latest | 2026-09-14 | 5ea5794 | 13,150 B | A | view · diff |
| v0.9.3 | 2026-09-14 | 44499ef | 13,150 B | A | view · diff |
| v0.9.2 | 2026-06-25 | ec7650e | 13,150 B | A | view · diff |
| v0.9.1 | 2026-06-22 | 1780518 | 11,951 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (13150 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_b72in43wu7yuqubf GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/upbit GET https://markdownregistry.com/api/v1/blob/db0669705520c93684fd4949396ecaa88515c79feb78e78d32bb87326f7dffc4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.