Skills cloud-storage-web
📦

cloud-storage-web

v2.23.8 Content revision r1 Safe ⚙️ External commands🌐 Network access📁 Filesystem access

Manage CloudBase Web Storage

Browser storage workflows can fail when buckets, domains, or access rules are incomplete. This skill guides CloudBase Web SDK uploads, downloads, temporary URLs, and environment checks.

Supports: Claude Codex Code(CC)
🥈 80 Silver

Install with my Agent

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

Agent request
Review the Skillstore skill "cloud-storage-web" from https://skillstore.io/skills/tencentcloudbase-cloud-storage-web.md and its manifest at https://skillstore.io/api/skills/tencentcloudbase-cloud-storage-web/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 "cloud-storage-web". A user asks for a profile image upload flow in a CloudBase browser app.

Expected outcome:

The response identifies the upload method, validates file size and type, resolves a temporary URL, and handles upload failure clearly.

Using "cloud-storage-web". A local development upload fails with a CORS or domain error.

Expected outcome:

The response checks the actual browser origin, compares it with CloudBase security domains, and recommends adding the exact host and port.

Using "cloud-storage-web". A PG storage upload reports that the bucket is missing.

Expected outcome:

The response explains that the bucket must exist first and separates PG bucket names from legacy path prefixes.

Security Audit

Safe
v2 • 7/9/2026 Open versioned report

All static findings were reviewed against SKILL.md context and adjudicated as false positives. The matches are Markdown code spans, documentation URLs, local-origin examples, relative skill references, or setup guidance rather than executable code or malicious intent.

1
Files scanned
313
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-cloud-storage-web/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

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

HTML badge

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

Embed card

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

BibTeX citation

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

Skillstore Score

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

What You Can Build

Add Browser Uploads

Implement a Web SDK upload flow that stores files and returns a usable preview URL.

Diagnose Storage Setup

Check missing buckets, security domains, and upload errors before changing application code.

Plan PG Storage Access

Configure PG storage bucket usage and RLS expectations for authenticated browser users.

Try These Prompts

Upload A File
Use CloudBase Web SDK to upload a selected browser file. Include the setup checks I need before testing.
Preview An Uploaded File
Build a CloudBase browser upload flow that resolves a temporary preview URL after the upload succeeds.
Fix Upload Failures
Diagnose my CloudBase Web SDK upload failure. Check bucket existence, security domains, and the correct API for my storage mode.
Design PG Storage Rules
Plan a CloudBase PG storage browser workflow with bucket naming, authenticated uploads, signed URLs, and RLS policy considerations.

Best Practices

  • Confirm the storage bucket and browser security domain before testing uploads.
  • Use temporary URLs instead of constructing public links by hand.
  • Reject the parent workflow when an upload fails.

Avoid

  • Do not fabricate a file URL after a failed upload.
  • Do not use legacy NoSQL upload methods for PG storage buckets.
  • Do not assume a fixed local development port is already trusted.

Frequently Asked Questions

Does this skill upload files by itself?
No. It guides code and setup decisions for CloudBase Web SDK storage flows.
Is this for browser code or backend code?
It is for browser-side CloudBase Web SDK storage operations.
Can it help with temporary download links?
Yes. It explains when to use temporary URLs and how to handle missing URL results.
Does it cover CloudBase PG storage?
Yes. It explains bucket naming, signed URLs, and RLS requirements for PG storage.
Can it solve CORS problems?
It helps identify security-domain requirements, but the CloudBase environment must be updated separately.
Should agents use this for static hosting?
No. The skill explicitly separates storage objects from static website hosting deployment.

Developer Details

License

MIT

Author version

v2.23.8

Skillstore revision

r1

Ref

24b2fe42a456262f3fd0fb3df72e12d9ed2c32ec

Maintenance freshness

7/18/2026

Usage

1 downloads · 1 views

File structure

📄 SKILL.md

More from tencentcloudbase

View all
View all