← 返回 Skills 市场
ojbkxiongdei

TryCloudflare Proxy Verify

作者 ojbkxiongdei · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trycloudflare-proxy-verify
功能描述
Expose a local file, local folder, screenshot, or local HTTP service through a temporary trycloudflare.com tunnel and verify the public URL before sharing it...
安全使用建议
This skill appears to do what it says: it will run a local HTTP server and start cloudflared to create a temporary public URL, then verify that URL before returning it. Before installing or using it, ensure you have cloudflared, python3, and curl installed (the manifest currently doesn't declare these). Be careful which directory you serve — any files in the served directory become externally reachable while the tunnel is up. Verify the public URL yourself as the skill instructs and do not share links to sensitive content. Finally, prefer an official cloudflared binary from Cloudflare and review its network behavior/policy before use.
功能分析
Type: OpenClaw Skill Name: trycloudflare-proxy-verify Version: 1.0.0 The skill automates the exposure of local files, directories, and services to the public internet via Cloudflare Tunnels (trycloudflare.com). While the implementation in `scripts/share_local_path.sh` and `SKILL.md` is transparent and includes verification steps to ensure the tunnel is functional, the inherent capability to bridge a local environment to a public URL is a high-risk primitive. There is no evidence of intentional malice or stealthy exfiltration, but the tool provides a mechanism that could be easily abused to expose sensitive local data.
能力评估
Purpose & Capability
The skill's name, description, SKILL.md, and script all consistently implement exposing and verifying a trycloudflare tunnel. However, the skill fails to declare required runtime binaries that the instructions and script assume (notably: cloudflared, python3, and curl). Declaring those binaries would make the manifest proportionate to the stated purpose.
Instruction Scope
Runtime instructions and the shell script stay within scope: they start a local HTTP server, start cloudflared, poll logs for the trycloudflare URL, and verify the final public URL with curl. The instructions do not attempt to read unrelated files, export extra credentials, or send data to unexpected endpoints beyond the trycloudflare public URL and Cloudflare's service.
Install Mechanism
There is no install spec and no code is downloaded from external/untrusted URLs. The included script is local and small; the skill relies on preinstalled binaries instead of installing software itself (acceptable but should be documented).
Credentials
The skill requests no environment variables or credentials and the script does not access secrets or config paths. It only uses temporary /tmp log files and runtime PIDs; this is proportional to the task.
Persistence & Privilege
The skill does not request permanent presence or elevated privileges, and always:false. It does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trycloudflare-proxy-verify
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trycloudflare-proxy-verify 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of trycloudflare-proxy-verify. - Enables users to expose local files, folders, screenshots, or web services via temporary trycloudflare.com tunnels. - Ensures all public URLs are verified for accessibility and correctness before sharing. - Provides scripts and a verification checklist for reliable, repeatable sharing flow. - Guides use for downloadable URLs to local resources, stressing best practices and temporary nature of links.
元数据
Slug trycloudflare-proxy-verify
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

TryCloudflare Proxy Verify 是什么?

Expose a local file, local folder, screenshot, or local HTTP service through a temporary trycloudflare.com tunnel and verify the public URL before sharing it... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 TryCloudflare Proxy Verify?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install trycloudflare-proxy-verify」即可一键安装,无需额外配置。

TryCloudflare Proxy Verify 是免费的吗?

是的,TryCloudflare Proxy Verify 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TryCloudflare Proxy Verify 支持哪些平台?

TryCloudflare Proxy Verify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TryCloudflare Proxy Verify?

由 ojbkxiongdei(@ojbkxiongdei)开发并维护,当前版本 v1.0.0。

💬 留言讨论