cloudbase-cli
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill enables comprehensive management of CloudBase services, including NoSQL/MySQL databases, Cloud Functions, and Static Hosting through the
tcbCLI tool. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the official
@cloudbase/clipackage from the NPM registry. This is the legitimate tool provided by the vendor for resource management. - [SAFE]: The instructions include multiple safety layers, such as mandatory
--helpusage for command verification, explicit environment selection protocols, and--dry-runpreviews for all destructive operations. It also provides clear warnings against hardcoding secrets, recommending environment variables instead.
Audit Metadata