azure-servicebus-py

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements the official Azure Service Bus and Azure Identity libraries for cloud messaging operations.
  • [CREDENTIALS_UNSAFE]: No hardcoded secrets or credentials were detected. The implementation correctly utilizes DefaultAzureCredential() for secure authentication and uses placeholders for environment variables.
  • [EXTERNAL_DOWNLOADS]: The skill references standard installation procedures for well-known, official packages (azure-servicebus, azure-identity) from the Python Package Index (PyPI).
  • [COMMAND_EXECUTION]: The skill uses standard Python SDK calls for Azure Service Bus operations (queues, topics, subscriptions) without executing arbitrary or dangerous shell commands.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 08:43 AM