sandbox-stable
77Build Stable Cloudflare Sandbox Apps
Cloudflare Sandbox projects can fail when stable and preview packages, images, or APIs are mixed. This skill keeps implementation aligned with the stable release.
Manage Cloudflare Workers with Wrangler
Cloudflare Workers projects require precise Wrangler commands and configuration choices. This skill gives Claude, Codex, and Claude Code focused guidance for deploys, bindings, secrets, and troubleshooting.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "wrangler" from https://skillstore.io/skills/cloudflare-wrangler.md and its manifest at https://skillstore.io/api/skills/cloudflare-wrangler/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.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "wrangler". I need to deploy my Worker to staging safely.
Expected outcome:
The response recommends checking Wrangler version, validating configuration, generating types, reviewing secrets, using a dry run, and deploying to the staging environment.
Using "wrangler". My Worker needs object storage and a database.
Expected outcome:
The response outlines R2 bucket and D1 database setup, binding names to add, local validation, and deployment checks.
Using "wrangler". My deployed Worker has missing binding errors.
Expected outcome:
The response checks binding names, environment-specific config, generated types, schema validation, and local versus remote binding behavior.
The static findings are false positives caused by Markdown backticks, placeholder secret names, localhost test URLs, and normal Wrangler command examples. No prompt injection, malware intent, credential exfiltration, or unauthorized environment access was found. The main residual concern is that destructive Cloudflare operations need stronger confirmation guidance.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/cloudflare-wrangler/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/cloudflare-wrangler?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/cloudflare-wrangler?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cloudflare-wrangler/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/cloudflare-wrangler.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>cloudflare. (2026). wrangler security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cloudflare-wrangler/audits/4@techreport{cloudflare-cloudflare-wrangler-2026,
author = {cloudflare},
title = {wrangler security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/cloudflare-wrangler/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "wrangler security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "cloudflare"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/cloudflare-wrangler/audits/4"
identifiers:
- type: other
value: "skillstore:cloudflare-wrangler:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
dicklesworthstone-wrangler
2026-08-21
cloudflare-wrangler
2026-08-21
Plan local development, configuration validation, type generation, dry runs, and deployment for a Cloudflare Worker.
Find the right Wrangler commands for KV, R2, D1, Queues, Workflows, Vectorize, Workers AI, and related bindings.
Review environments, secrets, rollbacks, logs, migrations, and release checks before changing production Workers.
Use the wrangler skill to verify my Cloudflare Workers project setup. Review installation, config shape, compatibility date, and type generation steps.
Use the wrangler skill to plan a safe deployment for my Worker. Include dry run, environment selection, secrets review, and rollback checks.
Use the wrangler skill to add KV, R2, and D1 bindings to my project. Explain required config fields and validation steps.
Use the wrangler skill to review a multi-environment Worker release process. Include remote bindings, migrations, observability, and destructive command safeguards.
Author
cloudflareLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
02f077c174c5335e2f5d02ca15e77b70d9543e58
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 263 views
File structure
๐ SKILL.md
Build Stable Cloudflare Sandbox Apps
Cloudflare Sandbox projects can fail when stable and preview packages, images, or APIs are mixed. This skill keeps implementation aligned with the stable release.
Migrate Cloudflare Sandbox Apps to SDK 1.0
Stable Sandbox applications require coordinated API, image, and deployment changes for SDK 1.0. This skill performs the migration and validates the result.
Build Stateful Cloudflare Agents
Building durable, real-time agents on Cloudflare Workers requires several coordinated APIs. This skill provides focused patterns for the Agents SDK and related Cloudflare services.
Build Cloudflare Sandbox Preview Apps
Preview SDK changes make Cloudflare Sandbox applications difficult to implement correctly. This skill provides version-specific contracts, examples, and official documentation routes.
Audit Web Performance with Chrome DevTools
Slow pages reduce engagement and hide complex loading bottlenecks. This skill records Chrome traces, evaluates Core Web Vitals, and prioritizes measurable fixes.
Build reliable Durable Objects
Stateful Workers applications can fail when storage, concurrency, and routing patterns are unclear. This skill provides practical Durable Objects patterns for implementation, review, configuration, and testing.
Deploy Next.js Apps to Vercel
by sickn33
Vercel deployments can fail because environment settings, runtimes, and build behavior differ across stages. This skill guides Claude, Codex, and Claude Code through practical Next.js deployment decisions.
Automate DevOps Pipelines and Deployments
by alirezarezvani
DevOps work often requires repeatable pipeline, infrastructure, and deployment patterns. This skill provides scripts and reference guides for CI/CD, IaC, deployment, and operations review.
Optimize Rust AWS Lambda Functions
by EmilLindfors
Rust Lambda functions can waste cost through slow I/O, cold starts, and poor memory settings. This skill reviews handlers and deployment settings, then suggests concrete performance and cost improvements.
Optimize Rust Lambda Cold Starts
by EmilLindfors
Rust Lambda functions can suffer slow first responses when binaries are large or initialization is heavy. This skill guides Claude, Codex, and Claude Code through concrete optimizations for build settings, dependencies, and deployment.
Generate Kubernetes Manifests Safely
by sickn33
Kubernetes manifests are easy to misconfigure when teams write them from memory. This skill turns requirements into structured YAML guidance with security, probes, resources, and service patterns.
Coordinate DevOps Delivery
by Brownbull
DevOps work often spans pipelines, infrastructure, monitoring, and deployment decisions. This skill organizes those tasks into checklists, handoffs, and rollout plans.