Real Skill packageSource verifiedClawHub registry

Crypto Market Data

Query real-time and historical cryptocurrency market data via CoinGecko through AIsa — simple prices, coin details, historical charts, OHLC candles, token pr...

Identity and source

Publisher attributionbibaofengregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 59% rule confidence
Package forminstruction with code4 recorded files
Canonical sourceClawHub registryclawhub:bibaofeng:crypto-market-data
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/20/2026.claude/skills/crypto-market-data

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/20/2026.agents/skills/crypto-market-data

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/20/2026skills/crypto-market-data

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @bibaofeng/crypto-market-data
clawhub inspect @bibaofeng/crypto-market-data --version 1.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
4 / 4 inspected as text
Checked
8/20/2026, 1:18:29 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • api: agentskills.io
  • api: aisa.one
  • api: api.aisa.one
  • api: clawhub.ai
  • api: github.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
7/11/2026, 8:43:15 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:c4abab7335d3880b867b578ab1f86a4dfa58248701732708080ef3ed2e68def2
Show up to 4 recorded paths
  • README.md
  • scripts/coingecko_client.py
  • skill-card.md
  • SKILL.md

Source changelog

- Major migration: Replaced Node.js-based scripts and package with a new Python client leveraging the AIsa API and CoinGecko for crypto market data. - Removed all previous Node.js scripts and related files. - Added a comprehensive Python client (`scripts/coingecko_client.py`) for command-line querying of prices, charts, coin details, categories, exchanges, trending, and news. - Updated documentation to reflect new commands, richer CLI examples, and new usage scenarios; clarified that only crypto data is supported (not equities). - Now requires Python 3 and an `AISA_API_KEY` environment variable for usage.