Skills cloudbase-cli
๐Ÿ“ฆ

cloudbase-cli

v2.23.8 Content revision r1 Safe ๐ŸŒ Network access๐Ÿ”‘ Env variablesโš™๏ธ External commandsโšก Contains scripts

Manage CloudBase From the CLI

CloudBase teams need repeatable command-line workflows for deployments and resource changes. This skill guides Claude, Codex, and Claude Code through tcb CLI tasks.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 79 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "cloudbase-cli" from https://skillstore.io/skills/tencentcloudbase-cloudbase-cli.md and its manifest at https://skillstore.io/api/skills/tencentcloudbase-cloudbase-cli/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "cloudbase-cli". Deploy a React app to a confirmed CloudBase environment.

Expected outcome:

  • Confirms the target environment before deployment.
  • Checks the app deployment command syntax first.
  • Runs the deployment only after the user approves the target.
  • Verifies the created app version and reports the result.

Using "cloudbase-cli". Add a temporary contractor to a limited role.

Expected outcome:

  • Lists the current role and confirms the intended user.
  • Applies the limited role update with explicit approval.
  • Verifies membership and records the removal step.

Using "cloudbase-cli". Investigate a failed CloudRun deployment.

Expected outcome:

  • Checks command output, exit status, and service details.
  • Reviews recent logs for the affected service.
  • Suggests a focused recovery step instead of repeated retries.

Security Audit

Safe
v2 โ€ข 7/9/2026 Open versioned report

AI review found that the 229 static findings are false positives from Markdown documentation, placeholder values, and CloudBase CLI examples. No prompt injection, malware intent, secret exfiltration, or unauthorized network behavior was found.

11
Files scanned
3,125
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/tencentcloudbase-cloudbase-cli/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/tencentcloudbase-cloudbase-cli/security.svg)](https://skillstore.io/skills/tencentcloudbase-cloudbase-cli?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/tencentcloudbase-cloudbase-cli?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/tencentcloudbase-cloudbase-cli/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/tencentcloudbase-cloudbase-cli.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

tencentcloudbase. (2026). cloudbase-cli security audit report (audit version 2) [Author version 2.23.8]. Skillstore. https://skillstore.io/skills/tencentcloudbase-cloudbase-cli/audits/2

BibTeX citation

@techreport{tencentcloudbase-tencentcloudbase-cloudbase-cli-2026, author = {tencentcloudbase}, title = {cloudbase-cli security audit report (audit version 2)}, institution = {Skillstore}, year = {2026}, number = {2}, url = {https://skillstore.io/skills/tencentcloudbase-cloudbase-cli/audits/2}, note = {Author version 2.23.8} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "cloudbase-cli security audit report (audit version 2)" version: "2.23.8" type: report authors: - name: "tencentcloudbase" date-released: "2026-07-09" url: "https://skillstore.io/skills/tencentcloudbase-cloudbase-cli/audits/2" identifiers: - type: other value: "skillstore:tencentcloudbase-cloudbase-cli:audit:2" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
45
Architecture
100
Maintainability
87
Content
65
Community
100
Spec Compliance

What You Can Build

Deploy Cloud Functions

Prepare, deploy, and verify CloudBase cloud functions from a terminal workflow.

Operate CloudRun Services

Deploy services, inspect traffic, manage secrets, and review logs for CloudRun workloads.

Manage Access and Data Resources

Update storage, hosting, database, permission, CORS, domain, and routing settings with safer checks.

Try These Prompts

Check My CloudBase Environment
Use the CloudBase CLI skill to check my login status, confirm the active environment, and list the safety checks before any change.
Deploy One Cloud Function
Use the CloudBase CLI skill to deploy one cloud function named my-function, verify the result, and explain each command before running it.
Configure CloudRun Secrets
Use the CloudBase CLI skill to plan CloudRun secret updates for my service, preserve existing values, and verify the updated configuration.
Build a CI/CD Release Workflow
Use the CloudBase CLI skill to design a CI/CD workflow for dev, staging, and production with dry-run, rollback, and verification gates.

Best Practices

  • Confirm the target environment ID before every deployment or resource change.
  • Use help output for unfamiliar commands before running them.
  • Run dry-run or verification steps whenever the referenced workflow supports them.

Avoid

  • Do not run destructive commands with automatic confirmation before the user approves the exact target.
  • Do not hardcode API keys, database URLs, or session tokens in files or prompts.
  • Do not retry failing cloud commands repeatedly without reading the error and checking the active environment.

Frequently Asked Questions

What does this skill help manage?
It helps manage CloudBase resources through documented tcb CLI workflows.
Does it require CloudBase credentials?
Yes. The local tcb CLI must be authenticated for the target environment.
Can it deploy production resources?
Yes, if the authenticated user has access. Confirm the environment and action before deployment.
Does it expose secrets?
No evidence found. The references recommend environment variables and secret storage instead of hardcoded credentials.
Can it replace the CloudBase console?
No. It focuses on terminal workflows and does not cover every console-only operation.
Which AI tools can use it?
The report declares support for Claude, Codex, and Claude Code.

Developer Details

License

MIT

Author version

v2.23.8

Skillstore revision

r1

Ref

24b2fe42a456262f3fd0fb3df72e12d9ed2c32ec

Maintenance freshness

7/18/2026

Usage

1 downloads ยท 0 views

File structure

๐Ÿ“ references/

๐Ÿ“„ access.md

๐Ÿ“„ app.md

๐Ÿ“„ cloudrun.md

๐Ÿ“„ core.md

๐Ÿ“„ functions.md

๐Ÿ“„ hosting.md

๐Ÿ“„ mysql.md

๐Ÿ“„ nosql.md

๐Ÿ“„ permission.md

๐Ÿ“„ storage.md

๐Ÿ“„ SKILL.md

More from tencentcloudbase

View all
View all