Skip to main content

cloud-storage-web

Guides users on managing files in web applications using CloudBase cloud storage with the Web SDK, covering uploads, downloads, and best practices.

Install this skill

or
93/100

Security score

The cloud-storage-web skill was audited on Feb 9, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 90

Template literal with variable interpolation in command context

SourceSKILL.md
90console.log(`Upload progress: ${percent}%`);
low line 120

External URL reference

SourceSKILL.md
1202. Add your frontend domain (e.g., `https://your-app.com`, `http://localhost:3000`)
low line 185

External URL reference

SourceSKILL.md
185tempFileURL: "https://temporary-download-url"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →