code-setup-project

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill creates shell scripts and modifies file permissions using chmod +x to make them executable. This behavior is consistent with its primary purpose of setting up wrapper scripts for development tasks.
  • [EXTERNAL_DOWNLOADS]: The Nix template references external code from the official NixOS (github:NixOS/nixpkgs) and Numtide (github:numtide/flake-utils) GitHub repositories. These are well-known and trusted sources within the Nix ecosystem.
  • [DATA_EXPOSURE]: The skill reads project-level configuration files (such as package.json, pyproject.toml, and Cargo.toml) to identify dependencies. This information is processed locally to generate appropriate environment configurations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 12:30 PM