Skip to main content

ccboard

Provides a comprehensive dashboard for monitoring Claude Code usage, including session tracking, cost analysis, and real-time statistics.

Install this skill

or
53/100

Security score

The ccboard skill was audited on May 12, 2026 and we found 15 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 43

Access to hidden dotfiles in home directory

SourceSKILL.md
43- Claude Code installed (reads from `~/.claude/`)
medium line 134

Access to hidden dotfiles in home directory

SourceSKILL.md
134ccboard includes a file watcher that monitors `~/.claude/` for changes:
medium line 163

Access to hidden dotfiles in home directory

SourceSKILL.md
163- Config file path (`~/.claude/claude_desktop_config.json`)
medium line 264

Access to hidden dotfiles in home directory

SourceSKILL.md
264- `~/.claude/stats-cache.json` - Statistics
medium line 265

Access to hidden dotfiles in home directory

SourceSKILL.md
265- `~/.claude/claude_desktop_config.json` - MCP config
medium line 266

Access to hidden dotfiles in home directory

SourceSKILL.md
266- `~/.claude/projects/*/` - Session JSONL files
medium line 267

Access to hidden dotfiles in home directory

SourceSKILL.md
267- `~/.claude/settings.json` - Global settings
low line 288

Access to hidden dotfiles in home directory

SourceSKILL.md
288ls ~/.claude/
low line 291

Access to hidden dotfiles in home directory

SourceSKILL.md
291cat ~/.claude/stats-cache.json
medium line 306

Access to hidden dotfiles in home directory

SourceSKILL.md
306- Check file permissions on `~/.claude/`
low line 238

External URL reference

SourceSKILL.md
238# Access at http://localhost:3333
low line 383

External URL reference

SourceSKILL.md
383- [Ratatui](https://ratatui.rs/) - Terminal UI framework
low line 385

External URL reference

SourceSKILL.md
385- [Leptos](https://leptos.dev/) - Reactive frontend
low line 387

External URL reference

SourceSKILL.md
387- [Serde](https://serde.rs/) - Serialization
low line 399

External URL reference

SourceSKILL.md
399- Claude Code: https://claude.ai/code
Scanned on May 12, 2026
View Security Dashboard
Installation guide →