syncfusion-winforms-gradient-label

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a standard documentation resource for the Syncfusion WinForms GradientLabel control. It provides code examples for UI customization and visual styling within the Windows Forms framework.- [EXTERNAL_DOWNLOADS]: The documentation references official NuGet packages (Syncfusion.Tools.WinForms) and links to the vendor's help site (help.syncfusion.com). These are recognized as legitimate vendor resources.- [DATA_EXFILTRATION]: The skill provides examples for reading and writing control properties to local XML files using FileStream and XmlSerializer. This functionality is used to implement features like user themes and configuration persistence, and it does not involve unauthorized data access or network transmission.- [PROMPT_INJECTION]: The skill demonstrates loading label properties, such as the Text property, from external XML files, which represents a surface for the agent to process data from potentially untrusted files.
  • Ingestion points: references/serialization.md (XML deserialization logic)
  • Boundary markers: Absent in the provided code snippets
  • Capability inventory: Local file system access (read/write) via FileStream. No subprocess or network transmission capabilities are present in the skill code.
  • Sanitization: Absent; the skill directly deserializes and applies properties to the control.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:10 PM