tencentcloud-edgeone

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill uses the official tencentcloud-sdk-python to interact with Tencent Cloud APIs.
  • [DATA_EXPOSURE]: The skill correctly instructs the user to provide credentials via environment variables (TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY), which is a standard and safe practice for secret management in agent environments.
  • [EXTERNAL_DOWNLOADS]: The skill requires the installation of the official Tencent Cloud SDK from a standard registry (PyPI). This is a well-known service and is documented neutrally.
  • [COMMAND_EXECUTION]: The provided script scripts/edgeone.py is a clean CLI wrapper that uses structured arguments to build SDK requests. It does not use eval(), os.system(), or other dangerous execution patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 12:51 PM
Security Audit — agent-trust-hub — tencentcloud-edgeone