alicloud-ai-search-multimodal-embedding

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a utility to generate structured JSON requests for Alibaba Cloud multimodal embedding models. It does not perform any unauthorized network operations or handle data unsafely.
  • [EXTERNAL_DOWNLOADS]: External links in the documentation point exclusively to Alibaba Cloud's official technical support pages (help.aliyun.com) for model and API references.
  • [DATA_EXFILTRATION]: No patterns of data exfiltration were identified. The utility script writes generated request payloads to a local output directory as intended.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage API keys using environment variables or standard Alibaba Cloud credential files, following industry best practices for secret management.
  • [INDIRECT_PROMPT_INJECTION]: The skill accepts user-provided text and media URLs as input to the embedding request. These inputs are safely serialized using standard JSON libraries before being saved to the local file system.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 01:20 AM