package-script-writer
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the .NET global tool
PackageScriptWriter.Clifrom the official NuGet registry using the standard commanddotnet tool install --global PackageScriptWriter.Cli. - [COMMAND_EXECUTION]: Executes the
pswcommand-line utility locally to generate and run installation scripts, including using the--auto-runflag to execute the generated setup scripts automatically.
Audit Metadata