nix-ecosystem
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for writing idiomatic Nix expressions and configurations. It promotes security and reproducibility best practices, such as providing hashes for external downloads and avoiding impure absolute paths.
- [EXTERNAL_DOWNLOADS]: The skill documents standard methods for referencing external resources within the Nix ecosystem, such as using
fetchFromGitHuband Nix Flake inputs targeting the NixOS and nix-community GitHub organizations. It also includes an example of a shell function that retrieves content from gitignore.io, which is a well-known service for generating ignore files.
Audit Metadata