maui-controls-deep-dive
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- Guidance on MAUI Controls: The skill offers technical instructions for using
CollectionView,Safe Areas,Gestures,Animations, andGraphicsViewin .NET MAUI applications. These are standard UI development patterns designed to improve application performance and user experience. - Accessibility and Testing Best Practices: The documentation encourages the use of
AutomationIdfor UI testing andSemanticPropertiesfor accessibility. These are standard features of the .NET MAUI framework intended to make applications more robust and inclusive. - No Risky Patterns Detected: Analysis confirmed the absence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution. The provided code snippets are declarative examples (XAML and C#) for UI development and do not involve sensitive system operations.
Audit Metadata