Skip to main content

digest

Extracts actionable insights from transcripts into organized artifact files for better project management and decision-making.

Install this skill

or
94/100

Security score

The digest skill was audited on Feb 27, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 27

Access to hidden dotfiles in home directory

SourceSKILL.md
27uv run --project ~/.claude/skills/digest digest list
low line 35

Access to hidden dotfiles in home directory

SourceSKILL.md
35uv run --project ~/.claude/skills/digest digest --path /other/project list
low line 43

Access to hidden dotfiles in home directory

SourceSKILL.md
43uv run --project ~/.claude/skills/digest digest extract <session_id>
low line 80

Access to hidden dotfiles in home directory

SourceSKILL.md
80uv run --project ~/.claude/skills/digest digest note notes/digest/opportunities.md --project "project-name" "- Insight here [session_id:line]"
low line 87

Access to hidden dotfiles in home directory

SourceSKILL.md
87- Second insight [abc123:55]" | uv run --project ~/.claude/skills/digest digest note notes/digest/opportunities.md --project "myproject"
low line 97

Access to hidden dotfiles in home directory

SourceSKILL.md
97uv run --project ~/.claude/skills/digest digest mark <session_id>
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →