这个 skill 比 Backend 类别平均水平安全 24%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🔑 Environment variable access — your API keys may be read.
$npx agentfend install cmn92pp7p00jlu1ipfcp7qzbu
说明
Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket.
Trust Score
Updated 6小时前
分析时间
2026年3月27日 15:45
env_access
Environment variable access
Line 40
Snippets
.endpoint(System.getenv("AZURE_VOICELIVE_ENDPOINT"))
.credential(new AzureKeyCredential(System.getenv("AZURE_VOICELIVE_API_KEY")))
Connectez-vous pour consulter l'analyse detaillee des risques.