Tencent Cloud Management Tool

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The bundle is a legitimate management and automation tool for Tencent Cloud resources using the official TCCLI. It provides structured instructions for an AI agent to perform security audits, health diagnostics, and application deployments. A Python helper script (scripts/tccli-oauth-helper.py) is included to facilitate OAuth authentication in non-interactive environments, which handles temporary credentials locally and communicates only with official Tencent Cloud endpoints (cli.cloud.tencent.com). The skill documentation (SKILL.md and reference files) includes explicit safety guidelines, such as forbidding write operations during health checks and requiring user confirmation for high-risk actions like resource deletion.