dotnet-trimming
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for .NET developers, providing legitimate configuration examples and best practices for application trimming.
- [EXTERNAL_DOWNLOADS]: References official Microsoft documentation (learn.microsoft.com) for technical details on trimming options and annotations. These are trusted, well-known sources.
- [COMMAND_EXECUTION]: Includes standard .NET CLI commands (dotnet build, dotnet publish) and local curl commands for health checks on localhost during CI testing. These represent routine development and testing workflows.
- [DATA_EXFILTRATION]: No network operations to external or untrusted domains were identified; network usage is restricted to local service verification (localhost).
Audit Metadata