syncfusion-maui-smart-datagrid
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate documentation for implementing AI-powered data grid features.
- [EXTERNAL_DOWNLOADS]: The documentation references official NuGet packages (Syncfusion.Maui.SmartComponents, Microsoft.Extensions.AI) and official API endpoints for well-known AI services (Google Gemini, Anthropic Claude, Azure OpenAI). These are standard development dependencies.
- [CREDENTIALS_UNSAFE]: The code examples use descriptive placeholders (e.g., 'YOUR_CLAUDE_API_KEY', '') for authentication credentials, following standard documentation practices for secret management instruction.
- [INDIRECT_PROMPT_INJECTION]: The skill implements a data grid that processes natural language input to perform operations. Evidence Chain: 1. Ingestion: SfSmartDataGrid input field (AssistView). 2. Boundary markers: Not explicitly shown in documentation samples. 3. Capability: Grid operations (sorting, filtering, grouping, and highlighting). 4. Sanitization: Not explicitly documented in the provided code snippets. While this creates an attack surface, the risk is restricted to the client-side UI of the application.
Audit Metadata