alicloud-ai-search-dashvector
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard vector search integration using the official DashVector SDK. No malicious behavior or suspicious patterns were found during analysis.- [EXTERNAL_DOWNLOADS]: The skill's documentation recommends installing the 'dashvector' Python package from PyPI. This is the legitimate official SDK for Alibaba Cloud's DashVector service.- [DATA_EXFILTRATION]: The skill requires environment variables for authentication (DASHVECTOR_API_KEY) and endpoint configuration. It performs network requests to the specified endpoint, which is required functionality for a remote vector database provider.
Audit Metadata