← 返回
安全合规 中文

Exec ClawHub Publish Doctor

Diagnose and mitigate exec-related tooling failures around ClawHub publishing and GitHub CLI queries (auth, browser-login, missing dependencies, pending secu...
诊断并修复与 ClawHub 发布和 GitHub CLI 查询相关的执行工具故障(认证、浏览器登录、缺失依赖、待处理安全...)
bluebirdback
安全合规 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 827
下载
💾 13
安装
1
版本
#latest

概述

Exec ClawHub Publish Doctor

Stabilize ClawHub publishing with preflight checks, safer publish commands, and post-publish verification that tolerates temporary registry states.

Quick workflow

  1. Run preflight checks:
    • scripts/clawhub_preflight.sh
  2. If login/browser issues appear, follow references/error-map.md.
  3. Publish with retry-aware verification:
    • scripts/clawhub_publish_safe.sh [changelog]
  4. For GitHub search failures like Unknown JSON field, use:
    • scripts/gh_search_repos_safe.sh "" [limit]
  5. If errors persist, classify with references/error-map.md before escalating.

Standard commands

Preflight

bash scripts/clawhub_preflight.sh

Login (token-based, headless-safe)

clawhub login --token <clh_token>
clawhub whoami

Safe publish

bash scripts/clawhub_publish_safe.sh ./my-skill my-skill "My Skill" 1.0.0 "Initial release"

Manual inspect

clawhub inspect my-skill --json

Safe GitHub repo search (schema-aware)

bash scripts/gh_search_repos_safe.sh "safe-exec skill" 15

Rules

  • Prefer token login in server/headless environments.
  • Treat inspect errors right after publish as potentially transient for a few minutes.
  • Verify with both CLI (clawhub inspect) and web URL (/skills/).
  • For gh search repos --json failures, prefer fullName over unsupported aliases like nameWithOwner, or run scripts/gh_search_repos_safe.sh.
  • Use canonical URLs:
  • Skill: https://clawhub.ai/skills/
  • Owner/slug: https://clawhub.ai//
  • User profile (if available): https://clawhub.ai/users/

Resources

  • references/error-map.md: quick diagnosis for common failure signatures.
  • scripts/clawhub_preflight.sh: dependency + environment checks.
  • scripts/clawhub_publish_safe.sh: publish + retry verification wrapper.
  • scripts/gh_search_repos_safe.sh: resilient gh search repos wrapper with JSON-field mismatch fallback.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 07:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

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

MoltGuard - Security & Antivirus & Guardrails

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

YouTube Transcript Pipeline Lite

bluebirdback
运行轻量级YouTube转录工作流:转录、归属清理、翻译和打包,使用最少工具。用于可重复转录。
★ 0 📥 859