csharp-developer
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill references the use of the
dotnet efCLI tool for managing Entity Framework migrations, which is a standard and expected workflow for C# development. - [SAFE]: The hardcoded string "your-secret-key" in the ASP.NET Core documentation is a generic placeholder for configuration examples and does not constitute an unsafe credential exposure.
- [SAFE]: The skill consistently promotes security best practices, such as the use of input validation, strong typing with the Options pattern, and structured error handling to prevent data exposure.
Audit Metadata