writing-server-code
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard development guidelines and best practices for C#/.NET development within the Bitwarden ecosystem, focusing on Command Query Separation (CQS) and efficient database indexing.- [SAFE]: External links point to official vendor documentation (
contributing.bitwarden.com) and GitHub repositories (github.com/bitwarden), which are trusted resources for the Bitwarden organization.- [SAFE]: Code examples demonstrate safe and idempotent coding practices, such as usingTryAddScopedfor Dependency Injection to prevent duplicate registrations andCoreHelpers.GenerateComb()for database-optimized GUID generation.
Audit Metadata