azure-storage-blob-ts
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the '@azure/storage-blob' and '@azure/identity' libraries from the npm registry. These are official SDKs from a well-known service provider.
- [SAFE]: The implementation guides users to manage credentials via environment variables and connection strings, adhering to standard security practices for secret management.
- [SAFE]: The skill provides an assessment of its processing surface for external data. Ingestion points: Data enters the environment via blob download and listing methods. Boundary markers: None are defined in the provided SDK examples. Capability inventory: Includes local file system writes, remote resource deletion, and network communication with Azure endpoints. Sanitization: External data is handled via standard SDK stream and buffer methods without custom sanitization logic. This configuration is standard for a cloud storage library.
Audit Metadata