dotnet-backend-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational resource and code generation template for C# and .NET development, demonstrating industry-standard best practices.
- [SAFE]: Analysis of the provided code samples in
references/dapper-patterns.mdandassets/repository-template.csconfirms that the skill actively promotes the use of parameterized queries to prevent SQL injection vulnerabilities. - [SAFE]: No hardcoded secrets, API keys, or sensitive credentials were found. Connection string examples use safe placeholders (e.g.,
Password=xxx) typical for documentation. - [SAFE]: The skill does not perform any external network operations, file system modifications outside of standard project structures, or remote code downloads.
- [SAFE]: The instructions in
SKILL.mdare purely task-oriented and do not contain any attempt to bypass AI safety guardrails or override system prompts.
Audit Metadata