← 返回 Skills 市场
debtvc2022

Skillhub Publish Auditor

作者 CUPVC · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
45
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skillhub-publish-auditor
功能描述
Use when preparing a Skill folder for public release to SkillHub, ClawHub, or another agent-skill marketplace, especially before publishing third-party insta...
安全使用建议
Install if you want a local checklist-style auditor for skills before publishing. Run it only on folders you are comfortable having inspected, and expect it to read candidate skill files and possibly create normal Python bytecode cache files while checking Python scripts.
能力评估
Purpose & Capability
The stated purpose is to audit publishable skill packages for structure, metadata, safety patterns, links, and scripts; the bundled Python script implements those checks against a user-supplied folder.
Instruction Scope
Runtime instructions are review-focused and scoped to auditing candidate skill files, producing blocker/warn/info findings, and not auto-editing unless the user asks.
Install Mechanism
The package contains SKILL.md, one reference checklist, OpenAI UI metadata, and one local Python auditor script; no installer, package dependency hook, or automatic execution path is present.
Credentials
The auditor recursively reads files in the target skill folder, which is expected for its purpose; users should run it only on folders they intend to review for publication.
Persistence & Privilege
No privilege escalation, persistence, credential use, or network exfiltration was found. The script uses py_compile, which may create normal Python __pycache__ files when run against candidate Python scripts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skillhub-publish-auditor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skillhub-publish-auditor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of skillhub-publish-auditor. - Audits agent skill folders for public release readiness across structure, discovery, safety, and packaging gates. - Identifies issues as blocker, warn, or info, with specific file-level recommendations. - Checks every file for credential leaks, unsafe scripts, metadata completeness, and packaging errors. - Requires a final release decision: READY, READY_WITH_WARNINGS, or BLOCKED. - Supports both markdown and machine-readable (JSON) output for manual and CI workflows.
元数据
Slug skillhub-publish-auditor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skillhub Publish Auditor 是什么?

Use when preparing a Skill folder for public release to SkillHub, ClawHub, or another agent-skill marketplace, especially before publishing third-party insta... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 45 次。

如何安装 Skillhub Publish Auditor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skillhub-publish-auditor」即可一键安装,无需额外配置。

Skillhub Publish Auditor 是免费的吗?

是的,Skillhub Publish Auditor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skillhub Publish Auditor 支持哪些平台?

Skillhub Publish Auditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Skillhub Publish Auditor?

由 CUPVC(@debtvc2022)开发并维护,当前版本 v1.0.0。

💬 留言讨论