Cache Commander banner
juliensimon juliensimon

Cache Commander

Security community

Description

Cache Commander — a TUI and MCP server to explore, audit, and clean developer cache directories. Scan for CVEs, find outdated packages, reclaim disk space. Supports pip, npm, Cargo, HuggingFace, Homebrew, and more.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ccmd — Cache Commander

[![CI](https://github.com/juliensimon/cache-commander/actions/workflows/ci.yml/badge.svg)](https://github.com/juliensimon/cache-commander/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/juliensimon/cache-commander/branch/master/graph/badge.svg)](https://codecov.io/gh/juliensimon/cache-commander) [![Release](https://github.com/juliensimon/cache-commander/actions/workflows/release.yml/badge.svg)](https://github.com/juliensimon/cache-commander/releases) [![GitHub release](https://img.shields.io/github/v/release/juliensimon/cache-commander)](https://github.com/juliensimon/cache-commander/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Rust](https://img.shields.io/badge/Rust-1.88%2B-orange?logo=rust)](https://www.rust-lang.org) [![macOS](https://img.shields.io/badge/macOS-x86__64%20%7C%20ARM-black?logo=apple)](https://github.com/juliensimon/cache-commander/releases) [![Linux](https://img.shields.io/badge/Linux-x86__64%20%7C%20ARM-black?logo=linux&logoColor=white)](https://github.com/juliensimon/cache-commander/releases) [![crates.io](https://img.shields.io/crates/v/ccmd)](https://crates.io/crates/ccmd) [![crates.io downloads](https://img.shields.io/crates/d/ccmd?label=crates.io%20downloads)](https://crates.io/crates/ccmd) [![GitHub downloads](https://img.shields.io/github/downloads/juliensimon/cache-commander/total?label=GitHub%20downloads)](https://github.com/juliensimon/cache-commander/releases) [![Homebrew](https://img.shields.io/badge/Homebrew-tap-brown?logo=homebrew)](https://github.com/juliensimon/homebrew-tap)

A terminal UI (TUI) for exploring, auditing, and cleaning developer cache directories on macOS and Linux. Scan cached packages for known CVEs, find outdated dependencies, and reclaim disk space — all from one tool.

Developer machines accumulate tens of gigabytes of invisible cache data — ML models, package archives, build artifacts, downloaded bottles. `ccmd` makes it all visi