Track and visualize agent skill download history. Star-history for ClawHub.
SaferSkills independently audited Skill History (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Track and visualize agent skill download history from ClawHub. An embeddable chart for READMEs — star-history, but for agent skills.
skill-history.com · built by Pineapple AI
skill-history.com tracks daily download counts for all 54,000+ skills on ClawHub. Every skill gets a chart page and an embeddable SVG:
skill-history.com/{handle}/{slug}skill-history.com/chart/{handle}/{slug}.svgskill-history.com/badge/{handle}/{slug}.svgYour {handle} is your GitHub username (ClawHub uses GitHub OAuth), and {slug} is your skill's slug on ClawHub.
[](https://skill-history.com/YOUR_HANDLE/YOUR_SLUG)Or use the link generator at skill-history.com.
All skill pages return JSON when requested with Accept: application/json:
curl -H "Accept: application/json" https://skill-history.com/gavinlinasd/self-preserveFull OpenAPI spec at skill-history.com/api/openapi.json.
For AI agents: skill-history.com/llms.txt.
npm install
# Authenticate with Cloudflare
wrangler login
# Create D1 database, copy database_id into wrangler.jsonc
wrangler d1 create skill-history
# Apply schema to local dev DB
npm run db:migrate:local
# Run locally
npm run devHave an idea? Open an issue or submit a PR — we'd love your input.
This is a brand new project and we're actively shaping it based on what skill authors actually want. Contributions welcome:
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.