Skip to main content

serialization

Guides on selecting optimal serialization formats for .NET applications, emphasizing performance and compatibility.

Install this skill

or
95/100

Security score

The serialization skill was audited on Feb 27, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 368

External URL reference

SourceSKILL.md
368See [Akka.NET Serialization Docs](https://getakka.net/articles/networking/serialization.html).
low line 409

External URL reference

SourceSKILL.md
409- **System.Text.Json Source Generation**: https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/source-generation
low line 410

External URL reference

SourceSKILL.md
410- **Protocol Buffers**: https://protobuf.dev/
low line 412

External URL reference

SourceSKILL.md
412- **Akka.NET Serialization**: https://getakka.net/articles/networking/serialization.html
low line 413

External URL reference

SourceSKILL.md
413- **Wire Compatibility**: https://getakka.net/community/contributing/wire-compatibility.html
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →