.claude/skills/release-gate-auditRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
发布前放行门禁:判定一个产物能否公开发布。与常规密钥扫描器的根本区别是判定对象——它以 git 已追踪内容 + 全部提交历史构成的「公开面」为准,而不是 ls 看到的工作目录,因此既不会把本地文件误报成泄露,也不会漏掉当前已删除但仍存在于旧 commit 中的凭证。四类威胁分离处置(凭证需吊销 / 雇主内部信息需泛化 / PII 兼可移植性缺陷 / 本地专属产物需停止追踪),并提供整改闭环的机器验证(前后报告对比 + 历史残留核查 + 强制吊销清单),避免『我觉得修好了』。内部词表一律外部注入,工具自身可开源。适用场景:开源仓库首次公开、分享 skill/文章/demo/slide、代码外发、合规审查、发版前放行、以及排查『内部信息是否泄露到公开产物』。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/release-gate-auditRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/release-gate-auditRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/release-gate-auditRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @tencent-adm/release-gate-auditclawhub inspect @tencent-adm/release-gate-audit --version 1.0.1This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:4c267f0ce0448b894d6d08f99333eae00dbd91b72057135e8e46ff0994b5cec9assets/logo.pngassets/logo.svgassets/org-terms.txtassets/self-audit-baseline.jsonreferences/false-positive-playbook.mdreferences/threat-categories.mdscripts/release_gate.pyscripts/verify_remediation.pyskill-card.mdSKILL.mdrelease-gate-audit v1.0.1 - Initial public release of the release-gate-audit skill. - Audits the "public face" of a product (tracked files + all git history) before release, rather than just scanning the working directory. - Separately handles four risk categories (credentials for revocation, org-internal info for generalization, PII/portability issues, and local-only products to stop tracking). - Provides machine-verifiable remediation workflow (report comparison, residual history check, mandatory revocation list). - Completely open source and requires no external dependencies or packages; organization-specific keywords are externally injected. - Suitable for open-sourcing, pre-release compliance checks, sharing code/products, and internal information leak audits.