tencentcloud-dns

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses the tencentcloud-sdk-python library, which is the official SDK for Tencent Cloud services, retrieved from standard package registries.
  • [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by instructing users to manage sensitive credentials via environment variables (TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY) rather than hardcoding them in scripts or instructions.
  • [COMMAND_EXECUTION]: The provided helper script scripts/dns.py facilitates DNS operations. It uses standard argparse for input handling and performs basic type conversion (e.g., int() for record IDs) to prevent common command manipulation issues.
  • [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were detected. Network communication is directed to Tencent Cloud API endpoints through the verified SDK client.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 12:51 PM