Skip to content

docs(skill): align the ClawHub listing with the real v0.4.x image (0.4.5) - #92

Merged
temrjan merged 1 commit into
release/wallet-v0.4.xfrom
docs/clawhub-listing-truth
Jul 31, 2026
Merged

docs(skill): align the ClawHub listing with the real v0.4.x image (0.4.5)#92
temrjan merged 1 commit into
release/wallet-v0.4.xfrom
docs/clawhub-listing-truth

Conversation

@temrjan

@temrjan temrjan commented Jul 31, 2026

Copy link
Copy Markdown
Member

Что

Контент скилла под реальный образ v0.4.x — последний паблиш листинга (0.4.4, из console-эпохи main) описывает 5 тулов с console-именами и без execute_send; образ несёт 6 тулов (preview_send/execute_send).

  • Секция пароля: inline-plaintext заменён на read -s + env-file 0600 + --env-file (хардненинг, ушедший в живую 0.4.4) + явная строка про замену пути (~ в JSON не раскрывается).
  • Prerequisites: podman назван drop-in заменой docker (podman-only машины падали на шаге 1 буквальной установки).
  • txguard-строка: «does not block» было неверно — hard-block только по bundled-денylist'у скам-адресов; общей политики трат нет.
  • version 0.4.1 → 0.4.5 (ClawHub уже видел 0.4.4; понижать нельзя).

Кода/манифестов пакета в диффе нет — круг контентный.

Как проверено

Греп-инварианты на ветке: preview_transaction ×0, plaintext-пароль ×0, preview_send/execute_send есть, umask 077 ×2, podman ×1; claw.json и встроенный MCP-JSON-сниппет — валидны; diff = ровно 2 файла.

Спека круга: .claude/specs/2026-07-31-clawhub-listing-truth.md.

…4.5)

The listing (last published as 0.4.4 from main's console-era content)
describes 5 tools with console-line names and no execute_send, while the
agent image exposes 6 tools (preview_send/execute_send) — an agent
following the skill hits Tool not found and never finds sending.

Content is now exactly what the v0.4.x image does:
- tool table: the 6 real tools with real names (already correct on this
  branch; verified against a live tools/list of the v0.4.1 image);
- keyring password: replaces inline plaintext (-e PASSWORD="..." and a
  password in the MCP JSON) with read -s + a 0600 env-file + --env-file —
  the hardening that went live in 0.4.4 (44ed938/10b0cd2/6551e18), plus
  an explicit note to replace the placeholder env-file path (~ is not
  expanded inside JSON);
- prerequisites: podman named as a drop-in for docker (podman-only
  machines failed the literal install at step 1 — blind install,
  2026-07-30);
- txguard honesty: "does not block" was false — it hard-blocks sends to
  known-scam addresses (bundled denylist); there is still no general
  spending policy (declared scope amendment, same truth mandate as the
  tool table).

Version 0.4.1 -> 0.4.5 (ClawHub has already seen 0.4.4; publishing must
not look like a downgrade). Image/package manifests untouched — content
circle only.
@temrjan
temrjan merged commit 744173f into release/wallet-v0.4.x Jul 31, 2026
3 checks passed
@temrjan
temrjan deleted the docs/clawhub-listing-truth branch July 31, 2026 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant