dotnet-cli-packaging
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation detected.
- [COMMAND_EXECUTION]: Includes scripts for standard packaging tasks such as building Debian packages with
dpkg-deband pushing packages to NuGet and Chocolatey repositories. - [EXTERNAL_DOWNLOADS]: Contains manifest templates that reference downloading binaries from GitHub releases, which is the standard operation for the package managers described.
- [CREDENTIALS_UNSAFE]: Correctly identifies and follows security best practices by recommending the use of environment variables for API keys and specifically warning against hardcoding secrets.
Audit Metadata