dotnet-messaging-patterns
Facilitates building event-driven systems in .NET with durable messaging patterns, including pub/sub and delivery guarantees.
Install this skill
or
89/100
Security score
The dotnet-messaging-patterns skill was audited on Mar 2, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 556
Access to .env file
SourceSKILL.md
| 556 | development, use user secrets or `.env` files excluded from source control. |
low line 562
External URL reference
SourceSKILL.md
| 562 | - [Azure Service Bus documentation](https://learn.microsoft.com/en-us/azure/service-bus-messaging/) |
low line 563
External URL reference
SourceSKILL.md
| 563 | - [Azure Service Bus client library for .NET](https://learn.microsoft.com/en-us/dotnet/api/overview/azure/messaging.servicebus-readme) |
low line 564
External URL reference
SourceSKILL.md
| 564 | - [RabbitMQ .NET client documentation](https://www.rabbitmq.com/client-libraries/dotnet-api-guide) |
low line 565
External URL reference
SourceSKILL.md
| 565 | - [MassTransit documentation](https://masstransit.io/documentation/concepts) |
low line 566
External URL reference
SourceSKILL.md
| 566 | - [MassTransit sagas](https://masstransit.io/documentation/patterns/saga) |
low line 567
External URL reference
SourceSKILL.md
| 567 | - [Enterprise Integration Patterns](https://www.enterpriseintegrationpatterns.com/) |
Scanned on Mar 2, 2026
View Security Dashboard