cloudbase-platform
Plan CloudBase Platform Workflows
CloudBase projects need correct platform choices before implementation. This skill guides capability selection, console navigation, permissions, authentication, and deployment checks.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
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.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
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
SafeThe 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.
Risk Factors
โก Contains scripts (1)
โ๏ธ External commands (50)
๐ Network access (43)
๐ Filesystem access (10)
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.
Copy report link
https://skillstore.io/skills/tencentcloudbase-cloudbase-platform/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](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/2BibTeX 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: MediumWhat 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
Help me choose the right CloudBase service for this requirement: [describe the feature]. Explain the tradeoffs and next skill to use.
Compare CloudBase Web and Mini Program authentication for my app. Identify the correct login method, permission model, and common mistakes.
Plan the CloudBase deployment checks for this project: [describe hosting, domain, CloudRun, or public functions]. List blockers and confirmations.
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?
Does it cover Web and Mini Program projects?
Can it help with CloudBase console links?
Does it run CloudBase tools automatically?
Can it prevent deployment failures?
When should I stop using this skill?
Developer Details
Author
tencentcloudbaseLicense
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