← 返回 Skills 市场
lkjsays

Upbit

作者 lkjsays · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
364
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install upbit
功能描述
Real-time cryptocurrency price lookup from Upbit (Korean KRW exchange). Use when user asks for Korean crypto prices, Upbit prices, domestic cryptocurrency ra...
安全使用建议
This skill appears to do only what it says: call Upbit's public ticker endpoint and format results. Before installing, note: (1) SKILL.md examples use curl — ensure the environment provides an HTTP client or update the instruction if needed; (2) the skill makes outbound network requests to api.upbit.com (expected for its purpose); (3) it requires no credentials, so there's no credential exfiltration risk from the skill itself, but any agent invocation will contact an external service — consider network and privacy policies; (4) the skill has no homepage and an unknown source/owner, so if provenance matters prefer a skill with a verifiable repo or publisher. If you need rate-limit guarantees, authentication, or signed source code, request a version with an explicit install/source and publisher information.
功能分析
Type: OpenClaw Skill Name: upbit Version: 1.0.0 The skill bundle is benign. It provides instructions and examples for querying the public Upbit API to fetch cryptocurrency prices, which aligns perfectly with its stated purpose. There are no indications of malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to subvert the agent's core function or security. The `curl` commands target the legitimate `api.upbit.com` domain.
能力评估
Purpose & Capability
Name/description match the runtime instructions: SKILL.md shows how to fetch real-time KRW market tickers from Upbit's public API and how to format results. Nothing requested or required contradicts this purpose.
Instruction Scope
Instructions are narrowly scoped to calling Upbit's public API (https://api.upbit.com/v1/ticker) and formatting the response. Minor inconsistency: examples use the curl CLI but the skill metadata does not declare curl as a required binary; otherwise the instructions do not read files, access secrets, or direct data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk risk; nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no environment variables or credentials and the instructions do not reference any secrets. Access requested (public API calls) is proportionate to the stated functionality.
Persistence & Privilege
always:false and no special privileges are requested. Autonomous invocation is allowed (platform default) but this is expected for a query-style skill; the skill does not request permanent presence or modify other skills/config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upbit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upbit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Upbit Price Lookup skill. - Provides real-time cryptocurrency prices from Upbit (KRW markets). - Supports all coins listed on Upbit; fetch data using public API with `KRW-{SYMBOL}` format. - Returns current price, daily change, 24h statistics, and 52-week range. - Clear error handling for unsupported or invalid market codes.
元数据
Slug upbit
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Upbit 是什么?

Real-time cryptocurrency price lookup from Upbit (Korean KRW exchange). Use when user asks for Korean crypto prices, Upbit prices, domestic cryptocurrency ra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 364 次。

如何安装 Upbit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install upbit」即可一键安装,无需额外配置。

Upbit 是免费的吗?

是的,Upbit 完全免费(开源免费),可自由下载、安装和使用。

Upbit 支持哪些平台?

Upbit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Upbit?

由 lkjsays(@lkjsays)开发并维护,当前版本 v1.0.0。

💬 留言讨论