skills/microsoft/skills/azure-storage/Gen Agent Trust Hub

azure-storage

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFE
Full Analysis
  • Data Ingestion Considerations: The skill provides tools and CLI commands for retrieving data from Azure Storage, such as storage_blob_get and az storage blob download. When an agent processes content from external storage accounts, it may encounter data containing instructions intended to influence its behavior. It is recommended to treat such content as untrusted and use appropriate delimiters or validation when incorporating it into prompts.
  • Official SDK Usage: The documentation references standard Azure SDK packages across multiple programming languages (Python, JavaScript, .NET, Java, Go, and Rust). These are official libraries from a well-known service provider, and the skill encourages using established package registries for installation.
  • Authentication Best Practices: A significant portion of the provided documentation is dedicated to secure authentication. It correctly advises the use of Managed Identities and Azure Role-Based Access Control (RBAC) for production environments while reserving DefaultAzureCredential for local development.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 03:57 PM