skillhub/cli/src/commands
XiaoSeS 2b831f31a9
fix(cli): enforce fingerprint-safe install and sync (#804)
* fix(cli): validate downloaded skill fingerprint

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

* fix(cli): guard namespace sync version drift

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

* fix(cli): preserve sync safety guards under force

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

* fix(cli): fail blocked sync checks

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>

---------

Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com>
2026-09-02 18:58:17 +08:00
..
doctor.ts refactor(cli): improve doctor command semantics and transparency 2026-05-09 11:30:36 +08:00
help.ts feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +08:00
install.ts feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +08:00
list.ts feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
login.ts feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
logout.ts feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
publish.ts feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +08:00
remove.ts fix(cli): scope local remove by namespace (#606) 2026-07-28 16:58:32 +08:00
search.ts feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
sync.ts fix(cli): enforce fingerprint-safe install and sync (#804) 2026-09-02 18:58:17 +08:00
update.ts test(cli): add comprehensive integration tests and fix update command bugs 2026-05-07 14:46:40 +08:00
upgrade.ts feat(cli): add source-safe skill upgrades (#796) 2026-09-02 10:50:09 +08:00
version.ts feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00
whoami.ts feat(cli): add SkillHub CLI v1 with full command suite 2026-04-29 15:37:04 +08:00