azure-storage-queue-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
azure-storage-queueandazure-identityPython packages. These are official libraries maintained by Microsoft for Azure service integration.\n- [SAFE]: Authentication is implemented usingDefaultAzureCredential, which is the recommended secure approach for Azure applications as it avoids hardcoded secrets and supports managed identities.\n- [SAFE]: The skill facilitates standard message queue operations (send, receive, delete, peek) targeting official Azure service endpoints (*.queue.core.windows.net).
Audit Metadata