Real Skill packageSource verifiedClawHub registry

crypto-supply-dilution-tracker

Analyzes crypto token supply dilution risk by comparing circulating supply against max/total supply using the free CoinGecko API (no key required). Use this for crypto trading, whale watching, tokenomics due diligence, DeFi research, and passive income / portfolio risk screening when you need to know how much future token supply could still enter circulation and dilute holders. Computes a dilution score and risk label (FULLY DILUTED, LOW, MODERATE, HIGH DILUTION RISK) per coin, supports scanning the top N coins by…

Identity and source

Publisher attributionssyoproregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 64% rule confidence
Package forminstruction with code4 recorded files
Canonical sourceClawHub registryclawhub:ssidharhubble:crypto-supply-dilution-tracker
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/30/2026.claude/skills/crypto-supply-dilution-tracker

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/30/2026.agents/skills/crypto-supply-dilution-tracker

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/30/2026skills/crypto-supply-dilution-tracker

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 @ssidharhubble/crypto-supply-dilution-tracker
clawhub inspect @ssidharhubble/crypto-supply-dilution-tracker --version 1.0.0

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/30/2026, 5:23:23 AM
Scanner
0.1.3
Policy
1.0.3
1 inferred permission indicators
  • network access — automatically inferred
2 dependency and API indicators
  • api: api.coingecko.com
  • api: clawhub.ai
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
8/30/2026, 5:17:19 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • 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:3041f656179e0996e63c525a7368507d0e8a2e3ce40580cecdc09469c2e325f6
Show up to 4 recorded paths
  • README.md
  • scripts/dilution_tracker.py
  • skill-card.md
  • SKILL.md

Source changelog

Crypto Supply Dilution Tracker v1.0.0 – Initial release. - Analyzes dilution risk by comparing circulating to max/total supply using CoinGecko’s free public API. - Computes dilution score, percent of supply remaining, and assigns risk labels (FULLY DILUTED, LOW, MODERATE, HIGH DILUTION RISK). - Supports scanning top N coins by market cap or specific coins by CoinGecko ID. - Outputs results as a readable table or JSON. - Clearly indicates whether max_supply or total_supply is used. - Designed for quick due diligence on supply-side sell pressure for crypto, DeFi, and portfolio workflows.