devexpress-office-file-api-barcode
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install official NuGet packages from DevExpress, including
DevExpress.Document.Processor,DevExpress.Docs.Barcode, andDevExpress.Drawing.Skia. These are standard library dependencies for the described functionality. - [COMMAND_EXECUTION]: Installation steps include standard .NET CLI commands (
dotnet add package) and Package Manager Console commands (Install-Package) to add vendor-provided libraries to a project. - [SAFE]: All external references, including documentation links and NuGet packages, point to official DevExpress domains or standard package registries. The skill follows best practices for .NET development, including the use of
usingstatements for resource management and proper namespace usage. No obfuscation, data exfiltration, or persistence mechanisms were detected.
Audit Metadata