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 Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations. Use for sending, receiving, peeking, and deleting messages in queues.
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