ShareX Core Standards
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill mandates a standard GPL v3 license header for all C# files, which is a regular legal compliance practice for open-source software.
- [SAFE]: Technical requirements like the explicit Target Framework Moniker (TFM) for Windows and specific version pinning for the SkiaSharp library (2.88.9) are legitimate development configurations aimed at build stability and framework compatibility.
- [SAFE]: Development practices such as running 'dotnet build' to verify changes and adhering to established documentation paths are standard procedures and present no security risk.
- [SAFE]: References to external domains like gnu.org for license documentation are to well-known and trusted services.
Audit Metadata