devexpress-blazor-charts
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
DevExpress.Blazorpackage from NuGet.org, which is the official distribution channel for the vendor's components. - [COMMAND_EXECUTION]: Provides standard
dotnetCLI commands for package installation and project build verification (dotnet build). - [DATA_EXFILTRATION]: Includes example code for fetching data from internal API endpoints and a chart export method (
ExportAsync), both of which are standard functionalities for data visualization components. - [SAFE]: The skill adheres to standard Blazor development practices, including the use of strongly-typed lambda expressions for data binding and standard service registration. No obfuscation, credential theft, or malicious persistence patterns were detected.
Audit Metadata