csharp-project-init

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Uses the dotnet CLI to create a new Web API project, add NuGet packages, and verify tool versions.
  • [COMMAND_EXECUTION]: Executes git status to ensure a clean working directory before proceeding with project initialization.
  • [EXTERNAL_DOWNLOADS]: Downloads a .editorconfig file from the author's GitHub Gist (gist.github.com/jim60105) using curl to standardize code styling.
  • [EXTERNAL_DOWNLOADS]: Installs the ErikEJ.EFCorePowerTools.Cli global tool from the NuGet registry if it is missing or outdated.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:29 PM