Alibabacloud Pai Dsw Manage

PassAudited by ClawScan on Apr 20, 2026.

Overview

The skill is internally consistent with its stated purpose (managing Alibaba Cloud PAI DSW via the aliyun CLI); it primarily provides CLI invocation guidance and expects the user to provide Alibaba Cloud credentials outside the skill.

This skill appears to be a legitimate, documentation-driven helper for managing Alibaba Cloud PAI DSW instances via the aliyun CLI. Before installing/using it: - Do not paste your AK/SK into chat; configure credentials locally (e.g., `aliyun configure` or environment variables) and verify with `aliyun configure list`. - Inspect any remote installer before running it; the instructions propose piping a script from aliyuncli.alicdn.com (an official host) but piping to bash is risky—download and inspect the script first or install via your package manager. - Be cautious about enabling `--auto-plugin-install` — it changes your CLI behavior to auto-download plugins, which can introduce network-sourced code during future CLI use; enable only if you trust the environment and understand the implications. - Use least-privilege RAM policies (the references include a suggested minimal policy) and verify permission errors manually rather than granting overly broad permissions. - If you need stronger assurance, ask the skill author/source for provenance (homepage, repo) or prefer an officially published plugin from Alibaba Cloud.