Privacy
No telemetry. No analytics. No data sent anywhere.
What the tool reads
CLAUDE.mdand.claude/directory (your Claude Code config)package.json,go.mod,pyproject.toml, and other manifest files (for stack detection).claudeignore(for ignore pattern analysis)
What it does NOT collect
- No telemetry or analytics
- No cookies or local storage
- No authentication or accounts
- No network requests from doctor, init, or --fix
Commands that use Claude
Enhance opens an interactive Claude Code session. Claude reads your codebase through your local CLI — no data passes through this tool.
Eval runs Claude via the Agent SDK (or falls back to the CLI) in isolated temp directories. Your source code is never copied into the sandbox — only your .claude/ config files.
Third-party services
- npm — package distribution
- GitHub Pages — documentation hosting
- Google Fonts — Geist font family on the docs site
Open source
MIT licensed. Full source code: github.com/mboss37/claude-launchpad
Last updated: March 29, 2026