Dieser Skill ist 24% sicherer als der Durchschnitt der Kategorie Backend.
Connectez-vous pour afficher le score detaille du skill.
Empfehlungen
🔑 Environment variable access — your API keys may be read.
$npx agentfend install cmn92pnda00ifu1ipftrwqpcv
Beschreibung
"Build content moderation applications using the Azure AI Content Safety SDK for Java."
Trust Score
Updated vor 3 Stunden
Analysiert
27.03.2026, 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.