alicloud-ai-video-wan-r2v

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill requires the dashscope Python package, which is the official SDK for Alibaba Cloud's Model Studio services. This is a standard dependency for the intended functionality and originates from a well-known technology provider.- [PROMPT_INJECTION]: The skill processes user-provided text for video generation, representing a standard interface for AI generative tasks. While it lacks explicit separators for untrusted data, this is consistent with its primary purpose. Ingestion points: User input is accepted via the --prompt argument in scripts/prepare_r2v_request.py. Boundary markers: None identified; the prompt is inserted directly into the JSON request structure. Capability inventory: The skill generates video content via the Alibaba Cloud DashScope API. Sanitization: No specific input sanitization or filtering is performed on the prompt text.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 10:15 AM