aliyun-happyhorse-videoedit

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements communication with Alibaba Cloud's official DashScope API endpoints (dashscope.aliyuncs.com) for video editing. All external references and dependencies are standard for this cloud service.
  • [COMMAND_EXECUTION]: The skill uses py_compile in its validation step within SKILL.md to ensure the Python script is syntactically correct. This is a benign use of command execution for local development checks.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive credentials like DASHSCOPE_API_KEY using environment variables or the official Alibaba Cloud credentials file path (~/.alibabacloud/credentials), which is a recommended security practice.
  • [EXTERNAL_DOWNLOADS]: The skill downloads the requests library via pip, which is a well-known and trusted Python package for HTTP communication.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:27 AM