devexpress-winforms-ai-chat
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consistently promotes security best practices for AI integration. In both
SKILL.mdandreferences/getting-started.md, it explicitly instructs developers to use environment variables (Environment.GetEnvironmentVariable) or secrets stores for API keys rather than hardcoding them. Additionally, it identifies AI output as untrusted and provides specific implementation patterns for HTML sanitization usingHtmlSanitizerto mitigate Cross-Site Scripting (XSS) risks when rendering Markdown.
Audit Metadata