Skip to main content

configuration-patterns

Enforces configuration patterns using Nix, Pixi, and direnv for streamlined development environments and reproducibility.

Install this skill

or
85/100

Security score

The configuration-patterns skill was audited on Feb 9, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 178

Template literal with variable interpolation in command context

SourceSKILL.md
178```bash
medium line 69

Access to hidden dotfiles in home directory

SourceSKILL.md
69- `~/.config/*` → `/nix/store/...-home-manager-files/...`
medium line 70

Access to hidden dotfiles in home directory

SourceSKILL.md
70- `~/.nix-profile` → `/nix/var/nix/profiles/...`
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →