devexpress-blazor-pivot-table

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses standard C# and Razor patterns for Blazor development.
  • [EXTERNAL_DOWNLOADS]: The skill correctly references NuGet packages (DevExpress.Blazor.PivotTable, DevExpress.PivotGrid.Core) from the official NuGet.org registry, which is a trusted service for .NET dependencies.
  • [COMMAND_EXECUTION]: Instructions include standard dotnet add package commands for package installation and dotnet build for project verification, which are normal developer workflows.
  • [INDIRECT_PROMPT_INJECTION]: While the skill involves processing data for a pivot table, it uses standard data binding (IEnumerable, IQueryable) to numeric and string fields for aggregation. The rendering is handled by the compiled Blazor component, minimizing injection risk surfaces.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 01:47 PM
Security Audit — agent-trust-hub — devexpress-blazor-pivot-table