Cloudflare Edge WorkerGatekeepers0 StarsVerified Source (96%)
Huggingface Models Assets Cloudflare Worker
A Cloudflare Worker that stores and serves Hugging Face model-card snapshots on R2 as immutable objects. Uploads are authenticated via PUBLISH_TOKEN with SHA-256 content digest verification. Supports byte-range reads, conditional requests, CORS, and sits behind the Huggingface Stream Proxy through Service Binding.
#cloudflare-os#gatekeepers
AST Security Audit & Verification Scorecard96% Score
Last verified & scanned on: Aug 20, 2026
Next automated scan can be initiated on Aug 30, 2026 (10-day cooldown). If you pushed major security fixes and need an earlier re-scan, click here to contact maintainer support.
Manifest CheckV8 Isolate / Workers
License AuditPermissive Software License
Supply-Chain Risk0 High-Risk Mutation CVEs
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