这个 skill 比 Backend 类别平均水平安全 9%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
⚠️ Score 75/100 — This skill presents moderate risks. Review before use.
🔑 Environment variable access — your API keys may be read.
🌐 Outbound network calls — verify the URLs being contacted.
$npx agentfend install cmn92pph700jru1ipg4cebqgj
说明
Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots.
Trust Score
Updated 5小时前
分析时间
2026年3月27日 15:45
env_access
Environment variable access
Line 67
Snippets
.connectionString(System.getenv("AZURE_APPCONFIG_CONNECTION_STRING"))
.endpoint(System.getenv("AZURE_APPCONFIG_ENDPOINT"))
network_call
Outbound network call
Line 151
true, // ifChanged - only fetch if modified
Connectez-vous pour consulter l'analyse detaillee des risques.