cloudbase-cli
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides detailed workflows for using the
tcbCLI to deploy cloud functions, manage databases (NoSQL/MySQL), configure hosting, and handle permissions. It includes safety protocols like using--dry-runfor destructive actions and mandatory--helpchecks to verify command syntax. - [EXTERNAL_DOWNLOADS]: The instructions involve installing the official
@cloudbase/clitool via NPM and downloading project templates from the vendor's infrastructure during initialization. - [CREDENTIALS_SAFE]: The skill provides specific guidance on authentication using various methods (device code, API keys, CI credentials). It explicitly warns against hardcoding secrets and recommends using environment variables for sensitive data.
- [SAFE]: No signs of prompt injection, obfuscation, persistence mechanisms, or unauthorized data exfiltration were detected. The skill is designed for legitimate resource management by a developer using the official vendor CLI.
Audit Metadata