这个 skill 比 DevOps 类别平均水平安全 30%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🔑 Environment variable access — your API keys may be read.
$npx agentfend install cmn92przf00lbu1iply579rjw
说明
Azure Identity SDK for Python authentication. Use for DefaultAzureCredential, managed identity, service principals, and token caching.
Trust Score
Updated 昨天
分析时间
2026年3月27日 15:46
env_access
Environment variable access
Line 103
Snippets
tenant_id=os.environ["AZURE_TENANT_ID"],
client_id=os.environ["AZURE_CLIENT_ID"],
client_secret=os.environ["AZURE_CLIENT_SECRET"]
Connectez-vous pour consulter l'analyse detaillee des risques.