nixos
Facilitates NixOS and Nix flake development for multi-repo architectures and airgapped deployments, enhancing infrastructure management.
Install this skill
or
20/100
Security score
The nixos skill was audited on May 12, 2026 and we found 6 security issues across 2 threat categories, including 2 critical. Review the findings below before installing.
Categories Tested
Security Issues
medium line 29
Template literal with variable interpolation in command context
SourceSKILL.md
| 29 | ```nix |
medium line 100
Template literal with variable interpolation in command context
SourceSKILL.md
| 100 | ```nix |
medium line 129
Access to hidden dotfiles in home directory
SourceSKILL.md
| 129 | - **Developer**: SSH just works via `~/.ssh/` |
high line 130
Access to root home directory
SourceSKILL.md
| 130 | - **sudo nixos-rebuild**: Use `--use-remote-sudo` or deploy key in `/root/.ssh/` |
critical line 129
Access to SSH directory
SourceSKILL.md
| 129 | - **Developer**: SSH just works via `~/.ssh/` |
critical line 130
Access to SSH directory
SourceSKILL.md
| 130 | - **sudo nixos-rebuild**: Use `--use-remote-sudo` or deploy key in `/root/.ssh/` |
Scanned on May 12, 2026
View Security Dashboard