Skills cloudbase-platform
๐Ÿ“ฆ

cloudbase-platform

v2.23.8 Content revision r1 Safe โšก Contains scriptsโš™๏ธ External commands๐ŸŒ Network access๐Ÿ“ Filesystem access

Plan CloudBase Platform Workflows

CloudBase projects need correct platform choices before implementation. This skill guides capability selection, console navigation, permissions, authentication, and deployment checks.

Supports: Claude Codex Code(CC)
๐Ÿ“Š 76 Adequate

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-platform" from https://skillstore.io/skills/tencentcloudbase-cloudbase-platform.md and its manifest at https://skillstore.io/api/skills/tencentcloudbase-cloudbase-platform/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-platform". I need users to upload private documents and view them later.

Expected outcome:

  • Recommendation: Use Cloud Storage, not static hosting.
  • Use temporary URLs for private access unless public read is required.
  • Configure storage security rules before writing upload code.

Using "cloudbase-platform". I want to bind a domain with an SSL certificate.

Expected outcome:

  • Recommendation: Use the custom domain workflow, not the security domain workflow.
  • Confirm plan support, ICP filing, and certificate ID before binding.
  • Provide the CloudBase console link after the operation is complete.

Using "cloudbase-platform". My Web app needs user-created orders in a database.

Expected outcome:

  • Recommendation: Use custom database rules for user ownership.
  • Avoid admin-only permissions for Web SDK writes.
  • Use cloud functions for cross-collection operations when needed.

Security Audit

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

The reviewed files are platform guidance and protocol documents, not executable code. Static findings are false positives from Markdown backticks, example URLs, relative skill references, and CloudBase tool names. No prompt injection or data exfiltration intent was found.

3
Files scanned
613
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-platform/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-platform/security.svg)](https://skillstore.io/skills/tencentcloudbase-cloudbase-platform?utm_source=security_passport_badge)

HTML badge

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

Embed card

<iframe src="https://skillstore.io/embed/skills/tencentcloudbase-cloudbase-platform.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-platform security audit report (audit version 2) [Author version 2.23.8]. Skillstore. https://skillstore.io/skills/tencentcloudbase-cloudbase-platform/audits/2

BibTeX citation

@techreport{tencentcloudbase-tencentcloudbase-cloudbase-platform-2026, author = {tencentcloudbase}, title = {cloudbase-platform security audit report (audit version 2)}, institution = {Skillstore}, year = {2026}, number = {2}, url = {https://skillstore.io/skills/tencentcloudbase-cloudbase-platform/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-platform 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-platform/audits/2" identifiers: - type: other value: "skillstore:tencentcloudbase-cloudbase-platform:audit:2" description: "Skillstore immutable audit report identifier"

Skillstore Score

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

What You Can Build

Choose a CloudBase Architecture

Select CloudBase functions, storage, database, and permission models before writing implementation code.

Prepare a Deployment Path

Check CloudRun, hosting, custom domain, HTTPS, and public exposure requirements before deployment.

Map Product Requirements to Services

Compare Web, Mini Program, authentication, database, and console workflows for a new CloudBase feature.

Try These Prompts

Choose a Service
Help me choose the right CloudBase service for this requirement: [describe the feature]. Explain the tradeoffs and next skill to use.
Compare Auth Paths
Compare CloudBase Web and Mini Program authentication for my app. Identify the correct login method, permission model, and common mistakes.
Plan Deployment Checks
Plan the CloudBase deployment checks for this project: [describe hosting, domain, CloudRun, or public functions]. List blockers and confirmations.
Review Platform Fit
Review this CloudBase architecture for service mismatch, permission risk, auth confusion, temporary URL misuse, and missing console steps: [describe architecture].

Best Practices

  • Start with platform selection before changing code, permissions, or deployment settings.
  • Resolve environment aliases to full environment IDs before generating links or SDK settings.
  • Complete deployment gate checks before public exposure, custom domains, CloudRun, or publishing.

Avoid

  • Using this overview skill after the exact implementation area is already clear.
  • Mixing Web and Mini Program authentication flows in one design.
  • Treating temporary storage URLs as permanent public URLs.

Frequently Asked Questions

Is this skill for writing CloudBase application code?
It helps choose the right CloudBase capability before implementation. Use specialized skills for detailed code work.
Does it cover Web and Mini Program projects?
Yes. It explains key platform differences, especially authentication and permission behavior.
Can it help with CloudBase console links?
Yes. It provides URL patterns for common CloudBase console management pages.
Does it run CloudBase tools automatically?
No. It gives routing guidance and tool selection advice for an agent to apply.
Can it prevent deployment failures?
It provides pre-checks for common deployment blockers, but live account state still must be verified.
When should I stop using this skill?
Move to a specialized skill once the target service, platform, and implementation path are clear.

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/

๐Ÿ“ protocols/

๐Ÿ“„ change-safety-protocol.md

๐Ÿ“„ deployment-gate.md

๐Ÿ“„ SKILL.md