cloudbase-agent-ts
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate software development kit (SDK) for the Tencent CloudBase ecosystem, providing libraries and documentation for AI agent integration.
- [DATA_EXFILTRATION]: Analysis of the source code and documentation confirms that network operations and data handling are aligned with the skill's primary purpose. Code examples for handling JWT (JSON Web Tokens) demonstrate security best practices, such as extracting user IDs for multi-tenant isolation.
- [REMOTE_CODE_EXECUTION]: No unauthorized or suspicious remote code execution patterns were detected. All referenced packages (e.g., @cloudbase/, @langchain/, @ag-ui/*) are either vendor-owned or from well-known, trusted technology organizations.
- [COMMAND_EXECUTION]: The server-side components follow standard Node.js practices for hosting HTTP services. No arbitrary or dangerous command execution vectors were found.
Audit Metadata