dotnet-csharp-configuration
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides standard .NET configuration patterns and does not contain malicious code or instructions.
- [EXTERNAL_DOWNLOADS]: Mentions Microsoft.FeatureManagement.AspNetCore and official Microsoft documentation. These are trusted sources according to security policy.
- [COMMAND_EXECUTION]: Includes instructions for the dotnet CLI (user-secrets and package management) which are standard tools for .NET developers.
- [CREDENTIALS_UNSAFE]: Uses safe placeholders for sensitive values like connection strings and email addresses, preventing real credential exposure.
Audit Metadata