Alibabacloud Flink Workspace Ops

PassAudited by VirusTotal on May 9, 2026.

Findings (1)

The skill bundle provides a comprehensive toolset for managing Alibaba Cloud Flink (Ververica) workspace operations via the official Alibaba Cloud Python SDK. It includes robust safety mechanisms, such as a mandatory confirmation gate (`--confirm`) for all mutating and destructive operations (implemented in `scripts/client.py` and enforced across `scripts/w1_sql_development.py` through `scripts/w5_workspace_admin.py`). The `SKILL.md` instructions are designed to guide an AI agent to perform real command executions and verify safety guardrails rather than simulating them. There is no evidence of malicious intent, credential exfiltration, or unauthorized access; the code follows standard SDK patterns and emphasizes credential safety.