azure-servicebus-dotnet

Pass

Audited by Gen Agent Trust Hub on Aug 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides documentation and example code for integrating .NET applications with Azure Service Bus. All provided code snippets follow standard development practices for this SDK.- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Azure.Messaging.ServiceBus and Azure.Identity packages from the NuGet registry, which is a well-known service for .NET development. It also provides reference links to official Microsoft documentation and the Azure SDK GitHub repository.- [PROMPT_INJECTION]: The skill defines patterns for ingesting external messages via methods such as ReceiveMessageAsync and ProcessMessageAsync. This establishes an attack surface for indirect prompt injection where a malicious message could contain instructions for an agent. However, since the skill does not include any scripts or define dangerous capabilities, this surface is not exploitable within the scope of this skill.
  • Ingestion points: receiver.ReceiveMessageAsync() and processor.ProcessMessageAsync in SKILL.md.
  • Boundary markers: Not present in code examples.
  • Capability inventory: None (this skill contains no executable scripts or tool definitions).
  • Sanitization: Not demonstrated in the simplified code examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 9, 2026, 07:23 PM
Security Audit — agent-trust-hub — azure-servicebus-dotnet