migration-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional guidance for managing .NET project migrations and dependencies.
- [COMMAND_EXECUTION]: The skill includes standard .NET CLI commands (e.g.,
dotnet ef,dotnet add package,dotnet test). These are used within the context of their primary purpose for project management and do not exhibit malicious intent or unsafe parameter injection. - [EXTERNAL_DOWNLOADS]: The skill references the installation of NuGet packages (e.g.,
Serilog.AspNetCore,WolverineFx). These are well-known packages in the .NET ecosystem, and the instructions follow best practices by recommending incremental updates and verification.
Audit Metadata