skill-usage
Tracks and displays usage statistics of installed skills over a specified time period in a visually appealing TUI format.
Install this skill
or
74/100
Security score
The skill-usage skill was audited on Feb 12, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 61
Access to hidden dotfiles in home directory
SourceSKILL.md
| 61 | 列出 `~/.claude/skills/` 目录下的所有技能。 |
medium line 65
Access to hidden dotfiles in home directory
SourceSKILL.md
| 65 | - `~/.claude/history.jsonl`(全局历史) |
medium line 66
Access to hidden dotfiles in home directory
SourceSKILL.md
| 66 | - `~/.claude/projects/*/session.jsonl`(项目会话) |
medium line 78
Access to hidden dotfiles in home directory
SourceSKILL.md
| 78 | - **历史文件位置**:`~/.claude/history.jsonl` 和 `~/.claude/projects/*/*.jsonl` |
medium line 85
Access to hidden dotfiles in home directory
SourceSKILL.md
| 85 | 2. 直接调用 `~/.claude/skills/skill-usage/stats.py` 脚本,传入时间段参数 |
low line 99
Access to hidden dotfiles in home directory
SourceSKILL.md
| 99 | python3 ~/.claude/skills/skill-usage/stats.py past_30_days |
Scanned on Feb 12, 2026
View Security Dashboard