zdev
Facilitates management of isolated development environments using git worktrees, enhancing feature development with auto ports and preview URLs.
Install this skill
or
89/100
Security score
The zdev skill was audited on Feb 12, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 78
Access to hidden dotfiles in home directory
SourceSKILL.md
| 78 | 2. Note the worktree path (e.g., `~/.zdev/worktrees/project-feature`) |
low line 118
Access to hidden dotfiles in home directory
SourceSKILL.md
| 118 | cd ~/.zdev/worktrees/project-feature |
low line 79
External URL reference
SourceSKILL.md
| 79 | 3. Note the local URL (e.g., `http://localhost:5173`) |
low line 80
External URL reference
SourceSKILL.md
| 80 | 4. Note the public URL if available (e.g., `https://project-feature.dev.example.com`) |
low line 130
External URL reference
SourceSKILL.md
| 130 | **Local:** http://localhost:5185 |
low line 131
External URL reference
SourceSKILL.md
| 131 | **Public:** https://project-feature.dev.example.com |
low line 136
External URL reference
SourceSKILL.md
| 136 | | Local | `http://localhost:5185` | ← URLs not clickable! |
Scanned on Feb 12, 2026
View Security Dashboard