env_access
Environment variable access
Environment variable access
Line 40Snippets
const accountName = process.env.AZURE_STORAGE_ACCOUNT_NAME!; process.env.AZURE_STORAGE_CONNECTION_STRING!const accountName = process.env.AZURE_STORAGE_ACCOUNT_NAME!;const accountKey = process.env.AZURE_STORAGE_ACCOUNT_KEY!;const accountName = process.env.AZURE_STORAGE_ACCOUNT_NAME!;Trust Score
Updated 3 weeks ago
Analyzed
Mar 31, 2026, 3:56 PM
+ 2 previous scans
Compatible with
Skill details
Updated 3 weeks ago
Analyzed Mar 31, 2026, 3:56 PM
Description
Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and containers.
Recent scans
Mar 31, 2026, 3:56 PM
Latest analysis
Mar 31, 2026, 3:11 PM
Run 2
Mar 27, 2026, 3:46 PM
Run 1