maui-unit-testing
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- Architectural Best Practices: The skill encourages the use of interfaces and dependency injection for platform-specific APIs (e.g., IGeolocation, IPreferences). This is a standard software engineering practice that facilitates isolation and testing.- Testing Framework Integration: It references well-known and industry-standard libraries such as xUnit, NSubstitute, and Moq for creating mock objects and executing tests.- Build Configuration: The mention of Microsoft.Maui.Build.AppProjectReference refers to official Microsoft build support for MAUI testing projects, facilitating proper project referencing without compromising application architecture.- Instructional Scope: The skill is strictly instructional, providing C# code snippets and workflow descriptions to help developers separate business logic from platform-specific code. No command execution, network exfiltration, or obfuscated code patterns were found.
Audit Metadata