← Back to Skills Marketplace
valuescan-io

valuescan-data-skill

by ValueScan-ai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install valuescan-data-skill-beta
Description
ValueScan数据查询Skill。支持代币搜索、K线数据、主力资金流分析、链上数据查询等加密货币市场数据分析功能。
Usage Guidance
This skill appears to implement a legitimate ValueScan API client, but there are important inconsistencies you should resolve before installing: - The SKILL.md and the included SDK require a ValueScan API Key and Secret and expect them in a local file: ~/.openclaw/credentials/valuescan.json. The registry metadata, however, lists no required credentials or config paths. Confirm with the publisher which credential mechanism is intended (env vars vs credential file). - If you proceed, store credentials only in a secure location (not shared accounts), and consider using separate API credentials with least privilege. Inspect the credentials file path and contents before creating it; the SDK reads this file and will throw if missing. - Review the included vs_api_sign.js yourself (it is short and uses only built-in Node modules) or request the publisher to explain the discrepancy in metadata. Verify the official dev portal (https://www.valuescan.ai/dev-portal/home/) and vet the API keys issuance process. - If you are uncomfortable storing secrets in the home credentials file, ask the publisher for an alternative (environment variables or platform secret storage) or for updated metadata that declares the required config path. If the publisher cannot explain or fix the metadata mismatch, treat the skill with caution (do not provide high-value/production credentials).
Capability Analysis
Type: OpenClaw Skill Name: valuescan-data-skill Version: 1.0.0 The skill bundle is a legitimate integration for the ValueScan cryptocurrency data platform. The core logic in `vs_api_sign.js` implements standard HMAC-SHA256 request signing and communicates exclusively with the official domain `api.valuescan.io`. Credentials are managed via the expected OpenClaw path (`~/.openclaw/credentials/valuescan.json`), and the extensive documentation in `SKILL.md` and the `references/` directory is strictly aligned with providing market analysis, on-chain data, and AI-driven trading signals without any evidence of malicious intent, data exfiltration, or prompt injection.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill's name and description match the included endpoints and SDK: it queries crypto market and on-chain data from api.valuescan.io. However, SKILL.md and the included SDK require an API Key and Secret Key while the registry metadata reports no required credentials or config paths — a metadata mismatch that should be resolved.
Instruction Scope
SKILL.md instructs only to call the ValueScan API and perform HMAC-SHA256 signing. The included Node SDK (vs_api_sign.js) reads a credentials file from the user's home (~/.openclaw/credentials/valuescan.json) and sends requests only to https://api.valuescan.io. There are no instructions to read unrelated system files or transmit data to third‑party endpoints, but the runtime will access a user home file (not declared in registry metadata).
Install Mechanism
No install spec is provided (instruction-only), and the included code uses only Node.js built-ins (crypto/fs/fetch). No external downloads or package installs are required by the skill bundle itself.
Credentials
The skill legitimately requires an API key and secret for ValueScan API calls. That is proportionate to its purpose. However, the registry metadata does not declare required credentials or config paths while SKILL.md and the SDK require them and expect them in a local file (~/.openclaw/credentials/valuescan.json). This discrepancy is misleading and increases risk (user may not realize where secrets are read from).
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or persistent elevated privileges. It reads a local credential file but does not write to other skills' configs or attempt to become always-enabled.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install valuescan-data-skill-beta
  3. After installation, invoke the skill by name or use /valuescan-data-skill-beta
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ValueScan Data Skill. - Provides advanced cryptocurrency market analytics, supporting token search, K-line data, major fund flow, and on-chain data queries. - Enables scenario-based queries such as market signal alerts, on-chain whale monitoring, portfolio analysis, and support/resistance level extraction. - Comprehensive API documentation available in Chinese, including usage examples, parameter explanations, and authentication details. - Supports both centralized exchange and on-chain data analysis for a wide range of digital assets. - Requires API Key and Secret Key for access.
Metadata
Slug valuescan-data-skill-beta
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is valuescan-data-skill?

ValueScan数据查询Skill。支持代币搜索、K线数据、主力资金流分析、链上数据查询等加密货币市场数据分析功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install valuescan-data-skill?

Run "/install valuescan-data-skill-beta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is valuescan-data-skill free?

Yes, valuescan-data-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does valuescan-data-skill support?

valuescan-data-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created valuescan-data-skill?

It is built and maintained by ValueScan-ai (@valuescan-io); the current version is v1.0.0.

💬 Comments