cert-lifecycle-harness@ 1
github.com/clawhub.ai/cert-lifecycle-harnessVerdict: Generally safe
0 critical1 high1 medium
B
SCORE 75 / 100
$skillox install cert-lifecycle-harnessSoon
Sign in to followFollowing emails you when a re-scan drops the grade. Opt-out is per-creator on /account/billing.
Why grade B?
score · 75 / 100The current grade reflects 1 high-severity finding (any HIGH → B).
0 CRIT1 HIGH1 MED0 LOW
To reach a higher grade
- AReach Atarget score 95
Resolve all 1 HIGH.
Thresholds are documented at /docs/grading. Source-of-truth is the grade() function in @skillox/scanner.
Latest scan findings
Scan crawl-q7f18nycxwwb0mn4vhyewinv · Thu, 28 May 2026 16:20:30 GMT · 9ms
highDangerous shell pattern: curl | shellThe skill contains a shell command pattern (`curl | shell`) commonly used in destructive or supply-chain attacks.▾
Dangerous shell pattern: curl | shell
The skill contains a shell command pattern (`curl | shell`) commonly used in destructive or supply-chain attacks.
391- 每个脚本头部注明"预计 review 时间"
392- 禁止硬编码生产值,一律 `${VAR:?please set}` 强制外部注入
393- 禁止 `curl | bash` 类链式危险调用← curl | shell — common in destructive or supply-chain attacks
394- 脚本末尾必须有**自验证命令**(HP-1 在脚本级落地)
395- **Phase 5 / Phase 6 证书链验证**必须按 [`references/cert-chain-verification.md`](./references/cert-chain-verification.md) 的 D1-D5 五维核查(仅对比叶子指纹不算完成)
medNo capability manifest declaredThe skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.rule: no-manifest▾
No capability manifest declared
The skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.
rule:
no-manifestskillox.io/c/cert-lifecycle-harness