azure-ai-voicelive-py
Enables the development of real-time voice AI applications using Azure's Voice Live SDK for Python, facilitating bidirectional audio communication.
Install this skill
or
94/100
Security score
The azure-ai-voicelive-py skill was audited on May 12, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 147
Base64 decode operation
SourceSKILL.md
| 147 | b64_audio = base64.b64encode(audio_chunk).decode() |
low line 157
Base64 decode operation
SourceSKILL.md
| 157 | audio_bytes = base64.b64decode(event.delta) |
low line 192
Base64 decode operation
SourceSKILL.md
| 192 | audio = base64.b64decode(event.delta) |
low line 22
External URL reference
SourceSKILL.md
| 22 | AZURE_COGNITIVE_SERVICES_ENDPOINT=https://<region>.api.cognitive.microsoft.com |
low line 38
External URL reference
SourceSKILL.md
| 38 | credential_scopes=["https://cognitiveservices.azure.com/.default"] |
low line 69
External URL reference
SourceSKILL.md
| 69 | credential_scopes=["https://cognitiveservices.azure.com/.default"] |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 39.2K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
sickn33/antigravity-awesome-skills