这个 skill 比 Memory 类别平均水平安全 5%。
Connectez-vous pour afficher le score detaille du skill.
修复建议
🔑 Environment variable access — your API keys may be read.
$npx agentfend install cmn92pvmr00nnu1ipp8rgex55
说明
Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets.
Trust Score
Updated 昨天
分析时间
2026年3月27日 15:46
env_access
Environment variable access
Line 36
Snippets
endpoint=os.environ["AZURE_SEARCH_ENDPOINT"],
index_name=os.environ["AZURE_SEARCH_INDEX_NAME"],
credential=AzureKeyCredential(os.environ["AZURE_SEARCH_API_KEY"])
Connectez-vous pour consulter l'analyse detaillee des risques.