Back to All Tools
Cloudflare Edge WorkerDevOps0 StarsVerified Source (90%)
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.

Quick Share

Temporary file, image, and text sharing on Cloudflare Workers, D1, and R2.

#cloudflare-os#devops

AST Security Audit & Verification Scorecard90% Score

Last verified & scanned on: Aug 20, 2026

Manifest CheckNode.js
License AuditPermissive Software License
Supply-Chain Risk0 High-Risk Mutation CVEs

5-Pillar Verification Breakdown (100-Point Standard)

Total Score: 90 / 100 pts
Edge Sandbox Safety
18 / 20 pts

Sandboxed edge isolate runtime safety verified.

Ecosystem & MCP Alignment
16 / 20 pts

Standard edge developer tool.

Open-Source License Compliance
16 / 20 pts

License verified as MIT.

Documentation & Quickstart Quality
20 / 20 pts

Documentation and usage guides inspected.

Repository Hygiene & Provenance
20 / 20 pts

Active Git provenance verified.

How to Improve This Score to 100/100

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

  • +2 pts:Edge Sandbox SafetyEnsure code avoids dynamic eval(), unsanitized child_process spawns, and hardcoded secrets.
  • +4 pts:Ecosystem & MCP AlignmentDefine an MCP server schema (mcp.json) or add a wrangler.toml configuration for edge worker integration.
  • +4 pts:Open-Source License ComplianceAdd a standard root LICENSE file (MIT, Apache-2.0, BSD-3-Clause, or ISC) in your repository.
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