xaf-deployment
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for deploying DevExpress XAF applications to various environments including IIS, Azure, and Docker.
- [CREDENTIALS_UNSAFE]: Example configuration files use clearly marked placeholders (e.g.,
Password=...) or generic example passwords (e.g.,SA_PASSWORD=MyPassword123!) for demonstration purposes. The skill explicitly recommends security best practices, such as using environment variables and CI/CD secrets (e.g., GitHub Secrets) for managing sensitive information likeDEVEXPRESS_LICENSE_KEY. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and download links from trusted and well-known sources, including Microsoft (
microsoft.com,learn.microsoft.com) and DevExpress (devexpress.com). - [COMMAND_EXECUTION]: Provides standard command-line instructions for application deployment and environment setup using established tools like
dotnet,az, anddocker. These commands are appropriate and expected for the skill's stated purpose of application deployment.
Audit Metadata