dotnet-data-access-strategy
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code snippets related to .NET data access strategies. No malicious patterns or security risks were detected across the analyzed categories.
- [PROMPT_INJECTION]: The 'Agent Gotchas' section contains technical constraints and guidance for the AI agent (e.g., 'Do not recommend Dapper purely for performance'), but these do not attempt to bypass safety filters or override the agent's core instructions.
- [EXTERNAL_DOWNLOADS]: The skill references standard NuGet packages (e.g., Microsoft.EntityFrameworkCore, Dapper, Npgsql) and official Microsoft/Npgsql documentation. No suspicious or untrusted external downloads were identified.
- [COMMAND_EXECUTION]: The skill mentions the standard .NET CLI tool command 'dotnet ef dbcontext optimize', which is a routine operation for model optimization in EF Core and does not pose a security risk in this context.
- [DATA_EXFILTRATION]: Code snippets use placeholders for connection strings and sensitive information. No hardcoded credentials or data exfiltration logic were found.
Audit Metadata