这个 skill 比 Backend 类别平均水平安全 24%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🔑 Environment variable access — your API keys may be read.
$npx agentfend install cmn92pngi00ihu1ipp8krwfal
说明
Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification.
Trust Score
Updated 3小时前
分析时间
2026年3月27日 15:45
env_access
Environment variable access
Line 36
Snippets
endpoint=os.environ["CONTENT_SAFETY_ENDPOINT"],
credential=AzureKeyCredential(os.environ["CONTENT_SAFETY_KEY"])
Connectez-vous pour consulter l'analyse detaillee des risques.