这个 skill 比 DevOps 类别平均水平安全 30%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🔑 Environment variable access — your API keys may be read.
$npx agentfend install cmn92pwcw00o3u1ipk4tttu5r
说明
Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK.
Trust Score
Updated 3天前
分析时间
2026年3月27日 15:46
env_access
Environment variable access
Line 44
Snippets
region = os.environ["AZURE_SPEECH_REGION"]
api_key = os.environ["AZURE_SPEECH_KEY"]
"Ocp-Apim-Subscription-Key": os.environ["AZURE_SPEECH_KEY"]
Connectez-vous pour consulter l'analyse detaillee des risques.