← 返回
安全合规 中文

ClawHub Web Publisher

Publish OpenClaw skills to ClawHub using the web dashboard only (no CLI login). Use when an agent must reliably upload a local skill folder, avoid auth-loop...
仅通过网页仪表板将OpenClaw技能发布到ClawHub(无需CLI登录)。适用于智能体需可靠上传本地技能文件夹、避免认证循环的场景。
dalomeve
安全合规 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 642
下载
💾 4
安装
1
版本
#latest

概述

ClawHub Web Publisher

Publish a local skill to ClawHub through https://clawhub.ai/dashboard with strict privacy controls.

Hard Rules

  • Never use clawhub login, clawhub login --token, or device flow.
  • Use the already signed-in browser session for dashboard upload.
  • Never include secrets in published files:
  • API keys
  • gateway tokens
  • personal emails and phone numbers
  • local absolute paths pointing to private user directories

Preflight

  1. Confirm target folder contains SKILL.md.
  2. Confirm SKILL.md frontmatter includes:
    • name
    • description
  3. Scan for secret leakage patterns:
    • apiKey
    • token
    • OPENCLAW_
    • sk-
    • Bearer

If any high-risk text appears, stop and sanitize before publish.

Web Publish Procedure

  1. Open https://clawhub.ai/dashboard.
  2. Enter the upload/publish flow.
  3. Select the local skill directory.
  4. Fill listing title and short description:
    • title: clear benefit + audience
    • description: action-oriented and outcome-focused
  5. Submit publish.
  6. Capture outputs:
    • final skill URL
    • skill ID (if shown)
    • version (if shown)

Quality Gate Before Marking Done

  • Listing URL opens successfully.
  • Name matches SKILL.md name.
  • Description does not promise unsupported behavior.
  • No credential-like strings appear in listing or content.

Completion Evidence Format

Return all fields:

PUBLISH_RESULT
- skill_name:
- version:
- url:
- skill_id:
- verification:
  - url_status:
  - privacy_scan:
  - notes:

Failure Recovery (Still Web-Only)

If publish fails:

  1. Refresh dashboard and retry once.
  2. Re-open upload flow in same signed-in browser profile.
  3. Reduce metadata length and retry.
  4. If still blocked, return exact blocker text and a minimal next action for user.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 06:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,684
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210 📥 266,010
data-analysis

Ui Design Optimizer

dalomeve
利用本地样式、色彩和排版数据集,生成实用的UI设计系统及起始页面。适用于落地页或仪表盘UI的规划与实现。
★ 0 📥 1,155