Skip to main content

recap

Enhances session awareness by providing context, summaries, and git state, helping users stay oriented during their workflow.

Install this skill

or
87/100

Security score

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

Categories Tested

Security Issues

medium line 74

Template literal with variable interpolation in command context

SourceSKILL.md
74```bash
low line 28

Access to hidden dotfiles in home directory

SourceSKILL.md
28bun ~/.claude/skills/recap/recap-rich.ts
low line 95

Access to hidden dotfiles in home directory

SourceSKILL.md
95python3 ~/.claude/skills/dig/scripts/dig.py 1
low line 114

Access to hidden dotfiles in home directory

SourceSKILL.md
114bun ~/.claude/skills/recap/recap.ts
medium line 298

Access to hidden dotfiles in home directory

SourceSKILL.md
298Detection: scans `~/.claude/projects/[encoded-pwd]/*.jsonl` for the most recent session file, extracts short ID and elapsed time from first timestamp.
Scanned on May 16, 2026
View Security Dashboard
Installation guide →