cloudbase-agent

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The deployment guide provides shell scripts to establish a Python 3.10 environment, install dependencies into a localized directory via pip, and perform build verification. These are standard development operations for packaging self-contained cloud function environments.
  • [EXTERNAL_DOWNLOADS]: The documentation facilitates the installation of official SDK packages from PyPI and NPM, such as cloudbase-agent-server and @cloudbase/agent-server. These are trusted vendor resources belonging to the tencentcloudbase organization.
  • [COMMAND_EXECUTION]: The skill utilizes the manageAgent MCP tool to deploy agent services to the CloudBase platform, which is the intended operational workflow for this SDK.
  • [SAFE]: The framework implements industry-standard patterns for authentication (JWT), storage (Redis/Postgres), and observability (OTLP). Verification scripts included in the deployment guide use the ast and importlib modules to safely inspect local build artifacts before upload.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 04:16 PM
Security Audit — agent-trust-hub — cloudbase-agent