Crypto Tracker Cn
v2.0.0Track cryptocurrency markets in real-time. 加密货币行情追踪、比特币价格、以太坊ETH、市值排行、DeFi数据、恐惧贪婪指数、趋势币种、空投信息、RSI技术分析、均线分析、金叉死叉、DeFi收益率对比、Gas费查询。Use when checking crypto pri.
⭐ 0· 565·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included scripts: the skill queries CoinGecko, DefiLlama, and Alternative.me for market, trending, fear/greed, DeFi TVL, etc. It requests no credentials and no unusual binaries. The included portfolio/alerts features explain the need for local persistence (storing JSON files).
Instruction Scope
SKILL.md keeps scope to crypto market checks and example CLI usage. The bundled scripts create and write files under user data directories (~/.crypto-tracker and ~/.local/share/crypto-tracker-cn) for portfolio/alerts/history; the SKILL.md does not explicitly call this out. This is expected for a portfolio/alert feature but users should be aware of local file writes.
Install Mechanism
There is no install spec (instruction-only skill). No downloads or external installers are used. Code files are bundled with the skill; nothing in the manifest indicates fetching code from untrusted URLs or executing remote installers.
Credentials
No required environment variables or credentials are declared. Scripts respect XDG_DATA_HOME / HOME / CRYPTO_TRACKER_CN_DIR for data location and access only public API endpoints (api.coingecko.com, api.llama.fi, api.alternative.me). No secrets or unrelated credentials are requested.
Persistence & Privilege
The skill persists user data (portfolio.json, alerts.json, logs) in user data directories. It does not request elevated privileges, modify other skills, nor force inclusion (always:false). Users should expect local files to be created and updated when using portfolio/alert/history features.
Assessment
This skill appears to do what it says: query public crypto APIs and provide CLI helpers. Before running, review the bundled scripts yourself (they are included) and be aware they will create/update files in your home directory (~/.crypto-tracker and under ~/.local/share/crypto-tracker-cn by default). The network calls go only to CoinGecko, DefiLlama, and Alternative.me (expected). If you plan to run it on a sensitive machine, consider running in an isolated environment (container or VM) or inspect/modify the scripts to change the data directory. Note: one script snippet in the provided manifest was truncated — verify the full scripts in the repository to ensure there are no bugs or incomplete code paths before use.Like a lobster shell, security has layers — review code before you run it.
chinesevk97095954y8s70kh8d6y12s7v182ppa1latestvk9761eqndhcycfqjzygdks6cjs8324bbproductivityvk97cvr7wfdnqt7senxyxw1q9qh82rwg9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
