Skip to main content

tl-devlog

Maintains a structured development changelog, capturing decisions and milestones for better project tracking and context.

Install this skill

or
95/100

Security score

The tl-devlog skill was audited on Mar 18, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 251

Access to home directory dotfiles

SourceSKILL.md
249| **Project** (default) | `{repo_root}/DEVLOG.md` | Checked into git, shared with team |
250| **Local** | `.devlog/` in project | Git-ignored, private notes |
251| **Global** | `~/.devlog/` | Cross-project personal log |
252
253Default to project mode. Switch to local/global only if user explicitly requests.
Scanned on Mar 18, 2026
View Security Dashboard