📄 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

Stars

7.9k

Skill Type

📊 Data Fetching & Analysis

Quality Score

80/200

License

MIT

Forks

605

Last Updated

Jun 11, 2026

Discovered

Apr 16, 2026

Validation

Passed

github.com/AgentSeal/codeburn

Quality Breakdown

80/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
â—‹Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

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.

Unverified skill. Always review source code before installing any skill from an unknown author.

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