这个 skill 比 Backend 类别平均水平安全 24%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🔑 Environment variable access — your API keys may be read.
$npx agentfend install cmn92pq7600k7u1ipzuc4th6e
说明
Azure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes.
Trust Score
Updated 6小时前
分析时间
2026年3月27日 15:45
env_access
Environment variable access
Line 48
Snippets
.endpoint(System.getenv("AZURE_BATCH_ENDPOINT"))
String accountName = System.getenv("AZURE_BATCH_ACCOUNT");
String accountKey = System.getenv("AZURE_BATCH_ACCESS_KEY");
Connectez-vous pour consulter l'analyse detaillee des risques.