cloudbase-platform
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation and navigation hub for the CloudBase ecosystem. It does not contain any executable code, shell commands, or network operations outside of referencing official documentation and sibling skills.
- [SAFE]: All external references point to official vendor domains (
tencentcloudbase.com,cloudbase.net,cloud.tencent.com) or the vendor's official Git repository (cnb.cool/tencent/cloud/cloudbase/cloudbase-skills). - [SAFE]: Referenced Node.js packages (
@cloudbase/js-sdk,@cloudbase/wx-cloud-client-sdk,@cloudbase/node-sdk) are standard, official libraries for the platform. - [SAFE]: The skill incorporates structured safety protocols: the 'Change Safety Protocol' requires explicit impact declaration and user confirmation before editing, and the 'Deployment Gate' enforces a pre-check list for production operations, which helps prevent accidental misconfiguration or data exposure.
- [SAFE]: Guidelines for authentication and database permissions correctly steer the agent toward secure patterns, such as using
auth.uid()for RLS policies and discouraging custom login logic in cloud functions.
Audit Metadata