nix-devshell-init

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard Nix and direnv commands to verify environment configurations and activate shells. The commands used (nix flake check, nix search, direnv allow) are standard developer tools for the Nix ecosystem.
  • [SAFE]: The skill references official and well-known repositories, specifically github:NixOS/nixpkgs for package definitions and github:oxalica/rust-overlay for Rust toolchain management. These are established sources within the Nix community.
  • [SAFE]: The skill manages environment variables (e.g., GOPATH, NODE_OPTIONS, RUST_SRC_PATH) and .envrc files using standard practices for local development environment isolation.
  • [SAFE]: Data processing is limited to scanning for local project sentinel files (like package.json or go.mod) to infer the appropriate development tools, which is a common pattern for development environment scaffolding.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 05:37 AM
Security Audit — agent-trust-hub — nix-devshell-init