Skip to main content

ecosystem-patterns

Outlines best practices for project organization, naming conventions, and container deployment to streamline development workflows.

Install this skill

or
54/100

Security score

The ecosystem-patterns skill was audited on Feb 9, 2026 and we found 10 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 20

Access to hidden dotfiles in home directory

SourceSKILL.md
20- `$ZC` = `~/.config/zshyzsh` - Shell configuration
medium line 83

Access to hidden dotfiles in home directory

SourceSKILL.md
83- Theses conventions can be customized per host machine via `iMi` config file (`~/.config/iMi/config.toml`)
medium line 142

Access to hidden dotfiles in home directory

SourceSKILL.md
142- Modular zsh config in $ZSH_CUSTOM == $ZC == `~/.config/zshyzsh/`
medium line 146

Access to hidden dotfiles in home directory

SourceSKILL.md
146- Settings in ~/.config are moved to home/delorenj/.config/zshyzsh and symlinked back to ~/.config
low line 151

Access to hidden dotfiles in home directory

SourceSKILL.md
151~/.config/zshyzsh/
medium line 321

Access to hidden dotfiles in home directory

SourceSKILL.md
321Profiles stored in `~/.config/jelmore/profiles/`:
medium line 368

Access to hidden dotfiles in home directory

SourceSKILL.md
368- Scripts in `~/.local/bin/` with explicit PATH exports
medium line 385

Access to hidden dotfiles in home directory

SourceSKILL.md
385- User profiles: `~/.config/jelmore/profiles/`
medium line 719

Access to hidden dotfiles in home directory

SourceSKILL.md
719- Shell config: `~/.config/zshyzsh`
medium line 738

Access to hidden dotfiles in home directory

SourceSKILL.md
738- Modular zsh configs in `~/.config/zshyzsh`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →