dotnet-artifacts-output

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides documentation and instructions for using the .NET artifacts output layout, which is a legitimate opt-in feature since .NET 8. No malicious patterns, prompt injections, or obfuscation were detected.
  • [EXTERNAL_DOWNLOADS]: The skill references official Microsoft documentation (learn.microsoft.com) and standard GitHub Actions (actions/upload-artifact). These are well-known and trusted sources, used here for legitimate project configuration guidance.
  • [COMMAND_EXECUTION]: Includes standard .NET CLI commands such as dotnet new buildprops, dotnet publish, and dotnet pack. These are expected for the skill's purpose of managing .NET build outputs and do not involve unsafe parameter injection or privilege escalation.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 07:31 AM
Security Audit — agent-trust-hub — dotnet-artifacts-output