← 返回 Skills 市场
tangweigang-jpg

Rotki Crypto Tracker

作者 Tang Weigang · GitHub ↗ · v0.3.3 · MIT-0
cross-platform ⚠ suspicious
99
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install rotki-crypto-tracker
功能描述
实现自托管式加密货币投资组合追踪,自动聚合多交易所和链上钱包资产,实时计算持仓损益并生成税务报告。
安全使用建议
This skill is inconsistent and incomplete: it claims to be a Rotki-like crypto tracker but its instructions and reference files are heavily mixed with ZVT/A-share backtest material and expect the agent to run Python checks, install packages, and write to local data dirs while declaring no required credentials or install steps. Before installing or running it: 1) ask the publisher for the source code or an authoritative homepage; 2) require the skill to explicitly declare any env vars/credentials (exchange API keys, RPC endpoints, ZVT_HOME) and justify each; 3) run it first in a fully isolated environment (VM/container) without real API keys; 4) verify whether it will call external endpoints or bypass REST API facades (the anti-pattern AP-CRYPTO-TRADING-003 appears in its docs); and 5) if you plan to connect exchange/wallet keys, audit the code that performs API calls and any filesystem writes. If the vendor cannot provide a clear, coherent mapping from claimed purpose → required credentials → runtime actions, treat the skill as risky and avoid granting real secrets or persistent installation.
功能分析
Type: OpenClaw Skill Name: rotki-crypto-tracker Version: 0.3.3 The skill bundle is a highly structured development framework for financial quant trading and portfolio tracking, primarily utilizing the 'zvt' library. Although the metadata and description use the 'rotki' name, the internal logic, use cases (UC-101), and constraints are focused on A-share and crypto trading via ZVT. The bundle contains extensive 'Semantic Locks' (SL-01 to SL-12) and 'Fatal Constraints' (finance-C-*) that enforce security and financial best practices, such as preventing floating-point errors (AP-CRYPTO-TRADING-001), ensuring API secrets are never serialized (finance-C-247), and enforcing checksummed EVM addresses (finance-C-192). The instructions are designed to guide an AI agent's code generation to be safe and compliant with financial regulations, with no evidence of malicious intent, data exfiltration, or harmful execution.
能力标签
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description claim a self-hosted crypto portfolio tracker (Rotki-like). The SKILL.md and included files, however, are a blended blueprint that repeatedly references ZVT, A-share quant backtests, Sphinx docs, and pipelines for backtesting rather than a pure portfolio tracker. Metadata also claims 'Requires Python 3.12+ with uv package manager' but the skill declares no required binaries, packages, or environment variables. This mismatch suggests the declared purpose does not fully explain the skill's actual responsibilities.
Instruction Scope
SKILL.md and seed.yaml instruct the agent to re-read seed.yaml, run precondition checks (python -c 'import zvt' / run zvt recorders), verify and install packages, and touch/verify host filesystem paths (~/.zvt, host_workspace paths). Those runtime instructions ask the agent to run host commands and access filesystem locations even though the skill's metadata declares no config paths or required env vars. The instructions also embed strict 'semantic locks' for trading that would drive execution logic; this gives the skill broad discretion over trading/backtest behavior beyond a simple read-only tracker.
Install Mechanism
There is no install spec and no code files (instruction-only), which reduces direct install risk. However the seed.yaml execution_protocol and SKILL.md expect the host agent to run install/verification steps at runtime (pip install zvt, host_adapter.install_recipes[]), so while nothing is bundled, the instructions implicitly require installing external packages — the install burden is deferred to the host and is not declared explicitly.
Credentials
The skill declares no required environment variables or credentials, yet the content references exchange integrations, blockchain RPCs, and ZVT recorders — features that normally require API keys, RPC endpoints, and writable data directories. The absence of declared credentials (API keys, node URLs, ZVT_HOME) is disproportionate and makes it unclear how the skill expects to access external accounts or on‑chain data. Also the included anti-patterns warn about bypassing API facades and other high‑risk behaviors, but no safeguards or required env declarations are present.
Persistence & Privilege
always:false (good). Autonomous invocation is allowed (platform default). The skill's seed.yaml and SKILL.md instruct the agent to write/read host_workspace and data directories and to run precondition fixes (pip install, init dirs). That implies it expects to modify local workspace state during execution — not an elevated privilege by itself, but you should treat runtime installs/FS writes as potentially impactful and run in an isolated/test environment.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rotki-crypto-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rotki-crypto-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.3
v0.3.3: bilingual metadata injected. H1 shows Rotki 加密追踪; tagline replaced with skill-specific Chinese hook; tags upgraded to Level 1-4.
v0.3.1
Remove install.sh — knowledge-only bundle. Host AI consumes directly from URL; no user-side installation needed. Fixes ClawHub suspicious flag.
v0.3.0
Doramagic crystal portfolio v0.3.0. Full 5-layer bp-009 standard. github.com/tangweigang-jpg/doramagic-skills
元数据
Slug rotki-crypto-tracker
版本 0.3.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Rotki Crypto Tracker 是什么?

实现自托管式加密货币投资组合追踪,自动聚合多交易所和链上钱包资产,实时计算持仓损益并生成税务报告。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 Rotki Crypto Tracker?

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

Rotki Crypto Tracker 是免费的吗?

是的,Rotki Crypto Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rotki Crypto Tracker 支持哪些平台?

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

谁开发了 Rotki Crypto Tracker?

由 Tang Weigang(@tangweigang-jpg)开发并维护,当前版本 v0.3.3。

💬 留言讨论