openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > tc-protohub

在 ProtoHub 上管理原型。当用户想要上传目录或 ZIP 文件作为原型、更新现有原型、列出原型或获取预览链接时,请使用此技能。它支持自动打包文件夹、强制校验入口文件 (index.html),以及按名称搜索原型以便更新。

综合技能

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.1

统计:⭐ 0 · 162 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :可疑

Package:airclear/tc-protohub

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :可疑

OpenClaw 评估

The skill's code and instructions match the stated ProtoHub upload/update purpose, but the package metadata omits the mandatory PROTOHUB_API_KEY/PROTOHUB_URL requirement and there is a modest risk that arbitrary files could be uploaded to a remote URL if misconfigured—this inconsistency warrants caution.

目的

The skill name, SKILL.md, and scripts/publish.py are coherent: the script packages directories/ZIPs, validates index.html, lists prototypes, and uploads to ProtoHub endpoints. However, the registry metadata declares no required environment variables while SKILL.md explicitly mandates PROTOHUB_API_KEY and PROTOHUB_URL — this mismatch is unexpected and reduces trust in the package metadata.

说明范围

SKILL.md instructions are narrowly scoped to packaging, validating, listing, and uploading prototypes. The instructions do not ask the agent to read unrelated system files or secrets. They do require executing the included publish.py script against user-specified paths, which will read files to create a ZIP and POST them to the configured PROTOHUB_URL (expected behavior for an upload tool).

安装机制

There is no install spec (instruction-only with one helper script), so nothing arbitrary is downloaded or installed at runtime. The included Python script uses standard libraries plus requests; no external install URLs or archive extraction are present.

证书

The SKILL.md requires PROTOHUB_API_KEY and PROTOHUB_URL for operation — reasonable and proportionate for an upload client — but the package/registry metadata does not declare these required env vars. That discrepancy is a packaging/information integrity concern. Also note: the API key grants the ability to upload content to the configured ProtoHub server, so its scope and the trustworthiness of PROTOHUB_URL matter.

持久

The skill does not request always:true and does not modify other skills or system settings. It runs as an invoked helper script and does not request persistent elevated privileges.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「tc-protohub」。简介:在 ProtoHub 上管理原型。当用户想要上传目录或 ZIP 文件作为原型、更新现有原型、列出原型或获取预览链接时,请使用此技能。它支持自动打包文件夹、强制…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/airclear/tc-protohub/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。