← 返回
开发者工具 中文

Release Preflight

Pre-release safety and scope checker for skills, repos, and export bundles. Use before publishing or sharing a skill folder, repository, or release bundle wh...
技能、仓库和导出包的发布前安全与范围检查工具。请在发布或分享相关内容前使用。
lethehades
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 502
下载
💾 9
安装
1
版本
#latest

概述

Release Preflight

Check whether a skill, repo, or export bundle is clean enough to publish.

Core workflow

  1. Identify the target path and target type (skill, repo, or bundle).
  2. Check export-safety risks first: private directories, local-only artifacts, and unnecessary publish surface.
  3. Check readiness basics for the chosen target type.
  4. Scan text files for obvious local identity leakage.
  5. Produce a decision: ready, ready_after_fixes, or not_ready.

Read references as needed

  • Read references/rules.md for the rule set and severity model.
  • Read references/report-format.md for the report structure and decision meanings.
  • Read references/target-types.md for type-specific expectations and minimal publish surfaces.
  • Read references/export-safety.md for the default private-path and local-artifact patterns.
  • Read references/release-minimal.md before packaging or publishing so the first public surface stays minimal.

Use scripts as needed

  • Use scripts/release_preflight.py [--type ...] [--publish-target ...] to run the preflight check.

Operating rules

  • Prefer blocking obvious private artifacts over guessing intent.
  • Prefer suggesting a smaller public surface instead of trying to auto-fix files.
  • Treat identity leakage conservatively when absolute local paths or local usernames appear in public-facing text files.
  • Keep the first version focused on text reports and P0 checks; do not expand into full secret scanning or automated publishing.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 00:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,918
productivity

WPS macOS Helper

lethehades
{"answer":"协助 macOS 用户准备、转换、导出及排查 Word、PDF、Markdown、PowerPoint 和 Excel 文件,确保 WPS Office 工作流程可靠。"}
★ 1 📥 2,570
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,476