这个 skill 比 Backend 类别平均水平安全 24%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🔑 Environment variable access — your API keys may be read.
$npx agentfend install cmn92pnda00ifu1ipftrwqpcv
说明
"Build content moderation applications using the Azure AI Content Safety SDK for Java."
Trust Score
Updated 3小时前
分析时间
2026年3月27日 15:45
env_access
Environment variable access
Line 34
Snippets
String endpoint = System.getenv("CONTENT_SAFETY_ENDPOINT");
String key = System.getenv("CONTENT_SAFETY_KEY");
Connectez-vous pour consulter l'analyse detaillee des risques.