azure-storage-blob-rust
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the use of
cargo addforazure_storage_blobandazure_identity. These are well-known, official crates maintained by the Azure SDK team at Microsoft.- [COMMAND_EXECUTION]: Provides standard installation commands via the Cargo package manager.- [DATA_EXFILTRATION]: Network operations are restricted to official Azure Storage endpoints (blob.core.windows.net). The skill does not access sensitive local files or transmit data to unauthorized third-party domains.- [CREDENTIALS_UNSAFE]: The skill uses secure placeholders for account configurations and explicitly labels hardcoded authentication keys as an error/anti-pattern in its documentation, encouraging the use of secure identity providers instead.
Audit Metadata