aliyun-milvus-search
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or associated scripts.
- [COMMAND_EXECUTION]: The skill includes standard commands for environment setup (venv) and library installation (pip) which are necessary for the documented functionality of interacting with the Milvus database.
- [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the 'pymilvus' package, which is the official and well-known Python SDK for Milvus.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to provide sensitive credentials (MILVUS_TOKEN) via environment variables rather than hardcoding them, adhering to security best practices.
Audit Metadata