.claude/skills/crypto-market-dataRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Query real-time and historical cryptocurrency market data via CoinGecko through AIsa — simple prices, coin details, historical charts, OHLC candles, token pr...
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/crypto-market-dataRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/crypto-market-dataRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/crypto-market-dataRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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-dataclawhub inspect @bibaofeng/crypto-market-data --version 1.0.1This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:c4abab7335d3880b867b578ab1f86a4dfa58248701732708080ef3ed2e68def2README.mdscripts/coingecko_client.pyskill-card.mdSKILL.md- 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.