📄 skillActivePromisingmedium
AgentSeal/codeburn
by AgentSeal
See where your AI coding tokens go. Interactive TUI dashboard for Claude Code, Codex, and Cursor cost observability.
Supported Platforms
🤖 Claude Code
Quality Breakdown
80/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains shell scripts for installation and packaging (gnome/install.sh, mac/Scripts/package-app.sh)
- Includes native code execution components (TerminalLauncher.swift, CodeburnCLI.swift in macOS app)
- GitHub Actions workflows present that could execute arbitrary code during CI/CD
- GNOME extension with system integration capabilities
- Reads sensitive local session/cache data from disk (cursor-cache.ts, codex-cache.ts, daily-cache.ts)
- Includes custom CLI tool (src/cli.ts) with file system and bash utilities access