cloudflare-one-migrations
78Plan Cloudflare One Migrations
Legacy security policies often lack direct Cloudflare One equivalents. This skill builds an accountable migration map, staged rollout, validation plan, and rollback path.
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.
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "sandbox-next" from https://skillstore.io/skills/cloudflare-sandbox-next.md and its manifest at https://skillstore.io/api/skills/cloudflare-sandbox-next/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「sandbox-next」を使用しています。 Explain why my command returns before output is available.
期待される結果:
The launch returns a process handle after startup. Read output or wait for exit through the handle.
「sandbox-next」を使用しています。 Review my stable package with a preview container image.
期待される結果:
The package and image lines conflict. Use matching stable components or move both components to the preview line.
「sandbox-next」を使用しています。 Where should sandboxed code receive an external API credential?
期待される結果:
Keep the live credential in the Worker. Route sandbox requests through an outbound handler instead of placing secrets in sandbox environment variables.
All 56 static findings are false positives caused by Markdown formatting, TypeScript API documentation, a constant sandbox example, and official documentation links. The files contain no executable package scripts, prompt injection, credential collection, or data exfiltration behavior.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/cloudflare-sandbox-next/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/cloudflare-sandbox-next?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/cloudflare-sandbox-next?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cloudflare-sandbox-next/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/cloudflare-sandbox-next.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). sandbox-next security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cloudflare-sandbox-next/audits/1@techreport{cloudflare-cloudflare-sandbox-next-2026,
author = {cloudflare},
title = {sandbox-next security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/cloudflare-sandbox-next/audits/1},
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: "sandbox-next security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "cloudflare"
date-released: "2026-08-09"
url: "https://skillstore.io/skills/cloudflare-sandbox-next/audits/1"
identifiers:
- type: other
value: "skillstore:cloudflare-sandbox-next:audit:1"
description: "Skillstore immutable audit report identifier"
Start a Worker with matching preview dependencies, container images, and process handling.
Check command launch, output collection, readiness, timeout, and termination behavior.
Choose process, terminal, or interpreter APIs for isolated agent workloads.
Check this project for @cloudflare/sandbox@next compatibility. Identify package and container version mismatches before suggesting changes.
Add a sandbox process that runs these fixed arguments, waits for completion, and reports output and exit status.
Design an interactive terminal with createTerminal and connect. Explain lifecycle, reconnection, and termination behavior.
Review this runner for container replacement, stale process identifiers, secret exposure, timeout handling, and preview API compatibility.
作成者
cloudflareライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
6579b2de2798869458837aa6611e7bc1d7ed9127
メンテナンスの新しさ
2026/8/10
利用状況
0 ダウンロード · 0 閲覧
ファイル構成
Plan Cloudflare One Migrations
Legacy security policies often lack direct Cloudflare One equivalents. This skill builds an accountable migration map, staged rollout, validation plan, and rollback path.
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.
Audit Codebases for Security Vulnerabilities
Security reviews often miss trust-boundary failures or produce weak evidence. This skill structures reconnaissance, isolated validation, independent verification, and actionable reporting.
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.
WranglerでCloudflare Workersを管理
Cloudflare Workersプロジェクトには、正確なWranglerコマンドと構成の選択が必要です。このスキルは、デプロイ、バインディング、シークレット、トラブルシューティングについて、Claude、Codex、Claude Codeに焦点を絞ったガイダンスを提供します。
Python で Azure AI ホステッド エージェントを構築する
作成者 sickn33
コンテナー ベースのエージェントには、正確な Azure SDK、レジストリ、プロトコル設定が必要です。このスキルは、Azure AI Foundry でカスタム イメージを使ってホステッド エージェントを作成するための、Python に特化したワークフローを提供します。
リモートサンドボックスで Python ワークロードを実行
作成者 101-skills
複雑な Python タスクには、多くの場合ライブラリと分離されたランタイムが必要です。このスキルはコードを inference.sh に送信し、コンソール出力または生成されたファイルを返します。
Proxmox LXC コンテナを管理する
作成者 DataKnifeAI
Proxmox でのコンテナ操作には、明確なステータス確認、ライフサイクル操作、リソース計画が必要です。このスキルは、Claude、Codex、Claude Code が構造化された LXC ワークフローを進められるようにガイドします。
本番環境向けにDockerfileを最適化
作成者 CrazyDubya
Dockerfileは、肥大化し、安全性が低く、再ビルドに時間がかかるものになりがちです。このスキルは、Claude、Codex、Claude Codeがコンテナをレビューし、実用的な最適化を提案するのに役立ちます。
RouterOS コンテナをデプロイ
作成者 tikoci
RouterOS コンテナには、device-mode、ストレージ、VETH ネットワーク、バージョン固有のコマンドが必要です。このスキルは、Claude、Codex、Claude Code がより安全な MikroTik コンテナワークフローを作成するのに役立ちます。
Dockerコンテナビルドを改善する
作成者 sickn33
Dockerプロジェクトは、遅く、大きく、セキュリティ確保が難しくなることがあります。このスキルは、Dockerfile、Compose、シークレット、検証の改善を支援します。