azure-storage
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [External Resource References]: The skill references official Azure documentation and public software registries for SDK installation. These references point to well-known services and organizations used for standard cloud development tasks.
- [Data Ingestion Surface]: As a tool for managing storage, the skill describes methods for reading and writing data to Azure services (e.g.,
storage_blob_get). This establishes a data ingestion surface where external content is retrieved and processed as part of the skill's primary functionality. - [Identity-Based Authentication]: The provided code examples and quick start guides emphasize the use of
DefaultAzureCredentialandazure-identitypackages. This approach aligns with industry best practices for secure access management without the need for hardcoded secrets.
Audit Metadata