implementing-dapper-queries
Warn
Audited by Runlayer on Feb 24, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (1)
SKILL.mdHIGH
76.3%
Malicious tool definition detected
Tool: SKILL.md Description: --- name: implementing-dapper-queries description: Implementing Dapper repository methods and stored procedures for MSSQL at Bitwarden. Use when creating or modifying Dapper repositories, writing stored procedures, or working with MSSQL-specific data access in the server repo. --- ## Repository Pattern All Dapper implementations live in `src/Infrastructure/Dapper/Repositories/`. Each repository class implements an interface from `src/Core/` and uses stored procedures
Audit Metadata