azure-servicebus-py

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Installs the official and trusted libraries azure-servicebus and azure-identity via pip.
  • [DATA_EXFILTRATION]: Facilitates communication with official Azure Service Bus endpoints (*.servicebus.windows.net) for enterprise messaging tasks.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes data from external message queues without sanitization. ● Ingestion points: Untrusted data is read via receiver.receive_messages() in SKILL.md. ● Boundary markers: Absent; no delimiters are used to separate message content from agent instructions. ● Capability inventory: The agent can execute Python code to manage, send, and settle messages on the service bus. ● Sanitization: No validation or sanitization of the incoming message payload is implemented.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 08:00 AM