dotnet-ef-migrations
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidance on Entity Framework Core migrations, which is a standard database management technique in .NET development.
- [SAFE]: All command-line instructions (
dotnet ef,dotnet tool,dotnet add package) use official .NET CLI tools and target well-known, trusted packages from Microsoft and Npgsql. - [SAFE]: No hardcoded credentials or sensitive data handling patterns were detected. Placeholders for connection strings are used appropriately in examples.
- [SAFE]: The skill includes security-conscious advice, such as recommending script-based migrations for production, using transactions, and performing backups before database operations.
Audit Metadata