Back to skill

Security audit

azure-ai-transcription-py-free

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward Azure cloud transcription guide, with expected use of Azure credentials, audio URLs, and network processing disclosed in the artifact.

Install only if you intend to use Azure cloud transcription. Treat audio URLs, SAS tokens, transcripts, and the Azure subscription key as sensitive, and avoid submitting private or regulated recordings unless you have authorization and understand Azure retention and access controls.

Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Vague Triggers

Medium
Confidence
72% confidence
Finding
The activation guidance is overly broad and lacks exclusion conditions, increasing the chance the agent invokes this skill in contexts where cloud transcription, external URL handling, or exec-capable workflows were not explicitly intended. In an agent environment with read/exec/write tools, ambiguous triggering can cause unintended data transfer to Azure or misuse on sensitive user content.

Missing User Warnings

Medium
Confidence
89% confidence
Finding
The skill omits a clear warning that audio URLs and transcription data are sent to Azure cloud services for processing. Users may unknowingly provide private recordings, SAS-bearing URLs, or regulated content under the assumption processing is local, creating a real data disclosure and compliance risk.

Static analysis

No suspicious patterns detected.