syncfusion-maui-pyramid-charts
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical implementation guide for Syncfusion .NET MAUI Pyramid Charts. It covers installation, data binding, visual customization, and export functionality using standard developer workflows.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of official 'Syncfusion.Maui.Charts' and 'Syncfusion.Maui.Core' NuGet packages. These are well-known vendor libraries from Syncfusion Inc and are documented for legitimate development purposes.
- [COMMAND_EXECUTION]: Describes the 'SaveAsImage' method for exporting charts to local device storage. This functionality is a documented feature of the UI component and includes correct guidance on requesting necessary platform permissions (e.g., WRITE_EXTERNAL_STORAGE for Android, NSPhotoLibraryUsageDescription for iOS).
- [DATA_EXPOSURE]: No hardcoded credentials, sensitive file access, or unauthorized network operations were detected. All code examples use mock data models ('StageModel') for visualization purposes.
Audit Metadata