Back to All Tools
Cloudflare Edge WorkerDevOps0 StarsVerified Source (95%)
Owner Email Not Available
No Public Author Email FoundNo public contact email was found in Git commit logs or GitHub profile. To link your email, configure your public Git commit email or GitHub profile and trigger a Re-sync from GitHub.

R2hub

R2 Pool 是一个自托管的多账号 Cloudflare R2 聚合图床平台。 将任意多个 Cloudflare 账号的免费 R2 桶接入同一个面板,对外只暴露一个上传接口、一套永久直链。 内置轮询分发均摊额度、坏号自动切换与停用、单桶容量阈值保护、每小时自动巡检, 并提供预签名直传让图片字节绕过服务器直达 R2,VPS 流量趋近于零。 特性:多账号桶管理 · 统一短链 · 轮询+故障切换 · 配额防护 · 自动巡检 · API 密钥 · 中文界面 部署:docker run 单条命令,支持 SQLite / PostgreSQL 双后端

#cloudflare-os#devops

AST Security Audit & Verification Scorecard95% Score

Last verified & scanned on: Aug 25, 2026

Manifest CheckVerified Edge Runtime
License AuditPermissive Software License
Supply-Chain Risk0 High-Risk Mutation CVEs

5-Pillar Verification Breakdown (100-Point Standard)

Total Score: 95 / 100 pts
Edge Sandbox Safety
20 / 20 pts

Verified isolate environment; 0 high-risk mutation triggers or unsanitized shell invocations.

Ecosystem & MCP Alignment
18 / 20 pts

Evaluated against Cloudflare Workers runtime and Model Context Protocol schema standards.

Open-Source License Compliance
20 / 20 pts

Inspected for SPDX-compliant permissive open-source licensing (MIT, Apache-2.0, BSD).

Documentation & Quickstart Quality
19 / 20 pts

Inspected for clear installation instructions, configuration snippets, and API usage guides.

Repository Hygiene & Provenance
18 / 20 pts

Evaluated for active branch maintenance, non-archived status, and commit provenance.

How to Improve This Score to 100/100

To increase this repository's score from 95% to 100%, author and contributors can apply these updates to GitHub:

  • +2 pts:Ecosystem & MCP AlignmentDefine an MCP server schema (mcp.json) or add a wrangler.toml configuration for edge worker integration.
  • +1 pts:Documentation & Quickstart QualityExpand README.md with clear ## Installation, ## Configuration, and ## Usage code examples.
  • +2 pts:Repository Hygiene & ProvenanceKeep the repository active with regular commits (push activity within the last 180 days).
Once updates are pushed to GitHub, trigger a deep scan above after the cooldown period.View Full Scoring Rubric →

Installation & Setup Quickstart

Select your installation method below to copy commands or setup scripts

Select Installation Method or AI Client:
Wrangler CLI Configuration
# Deploy directly with Wrangler
npx wrangler deploy

# Or start local dev simulator
npx wrangler dev