← 返回
开发者工具 中文

Release Guard

Run narrow, local pre-publish checks for an OpenClaw skill folder without dynamic shell evaluation, network access, publishing, or destructive actions.
在 OpenClaw 技能文件夹上执行本地窄范围预发布检查,禁用动态 Shell 评估、网络访问、发布和破坏性操作。
harrylabsj
开发者工具 clawhub v1.0.1 2 版本 99784 Key: 无需
★ 0
Stars
📥 462
下载
💾 7
安装
2
版本
#latest

概述

Release Guard

Use this skill before publishing an OpenClaw skill. It performs a narrow, local readiness review of a selected skill folder and returns a checklist-style report.

This skill does not publish, upload, delete, modify, install dependencies, or contact external services. It only reads the chosen folder and reports common release risks.

Checks covered

  • SKILL.md exists.
  • The file count is small enough for a reviewable ClawHub package.
  • Obvious unrelated workspace folders are absent.
  • Documentation is mostly English.
  • Basic secret-like terms are reported for manual review.
  • Shell scripts are checked for risky eval usage.

Checks not covered

Release Guard is not a full security audit. It does not guarantee that a skill is safe, does not run dependency vulnerability scans, and does not replace human review.

Safe usage

bash scripts/release-check.sh /path/to/skill-folder

The path is handled as data and is always quoted. The script avoids dynamic shell evaluation.

Output

Return a compact report with:

  • PASS/WARN/FAIL lines
  • a final status
  • specific files to review
  • recommended next steps before publishing

Human review rule

If the script reports secrets, unrelated folders, broad execution claims, or risky shell patterns, stop and review manually before publishing.

版本历史

共 2 个版本

  • v1.0.1 当前
    2026-06-07 06:07 安全 安全
  • v1.0.0
    2026-03-19 22:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

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

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,181
developer-tools

Github

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