cf-proxy — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cf-proxy (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Deploy a free VLESS proxy node on Cloudflare Pages + edgetunnel, with WebSocket over TLS through Cloudflare's global CDN.
*.linkpc.net)*.pages.devHelp me set up a free Cloudflare proxy node/cf-proxyDeploy a VLESS proxy on Cloudflare using my domain example.comFix my Cloudflare proxy — Shadowrocket can't connectClient (Shadowrocket / v2rayN / Clash)
↓ VLESS over WebSocket over TLS (port 443)
Custom Domain (CNAME → *.pages.dev)
↓
Cloudflare CDN (global edge)
↓
Cloudflare Pages Function (edgetunnel _worker.js)
↓ TCP outbound
Target Websiteworkers.dev domains are blocked at the TLS SNI layer by some firewalls| Resource | Free Quota | Impact on Proxy |
|---|---|---|
| Requests | 100,000/day | WebSocket connection = 1 request; messages free |
| Bandwidth | Unlimited | No egress fees — biggest advantage |
| CPU time | 10 ms/request | Proxy is I/O-bound, typically <3ms |
| Memory | 128 MB/isolate | Sufficient |
User: "帮我搭建一个 Cloudflare 代理节点"
Output: Skill walks through the full 7-phase setup interactively — collecting Cloudflare credentials, generating config, deploying to Pages, registering a free domain if needed, configuring DNS, binding the custom domain, and providing the final VLESS connection URI for the user's proxy client.
vless.example.com), never the root domain — a root CNAME destroys the zone's SOA/NS recordshttps://your-domain/<admin-password> provides ready-to-scan QR codes for mobile clientsgh)npx skills add LewisLiu007/cf-proxy~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.