
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
Generate a personalized Spotify Wrapped-style summary of your Claude Code usage
Your year in code, beautifully visualized.
Credit: Built on top of opencode-wrapped by moddi3 (@moddi3io).
Found this useful? Follow @nummanali for more AI tooling!
Generate a personalized "Spotify Wrapped"-style summary of your Claude Code usage.
Run directly without installing:
npx cc-wrapped # or bunx, or yarn/pnpm dlx
npm install -g cc-wrapped # or bun/yarn/pnpm
Then run anywhere:
cc-wrapped
| Option | Description |
|---|---|
--year, -y | Generate wrapped for a specific year |
--help, -h | Show help message |
--version, -v | Show version number |
The wrapped image displays natively in terminals that support inline images:
| Terminal | Protocol | Status |
|---|---|---|
| Ghostty | Kitty Graphics | Full support |
| Kitty | Kitty Graphics | Full support |
| WezTerm | Kitty + iTerm2 | Full support |
| iTerm2 | iTerm2 Inline | Full support |
| Konsole | Kitty Graphics | Full support |
| Other terminals | — | Image saved to file only |
The tool generates:
Claude Code Wrapped reads data from your local Claude Code installation:
~/.claude/ (stats-cache.json, history.jsonl, transcripts)
No data is sent anywhere. Everything is processed locally.
# Run in development mode with hot reload
bun run dev
# Build for all platforms
bun run build
Releases are automated via semantic-release. Merging PRs with conventional commits to main triggers a release.
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License - see LICENSE for details.
Built for the Claude Code community
Credit: ccusage
FAQs
Generate a personalized Spotify Wrapped-style summary of your Claude Code usage
We found that cc-wrapped demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.