Hermes Buzz Shared Profile v0.1.0
First public release. macOS-first Hermes skill for sharing one canonical writable profile across Hermes CLI, native Buzz gateway, Buzz Desktop ACP, and standalone buzz-acp.
Validation
- 22 pytest checks passed (Python 3.11, 3.12, 3.13)
- Upstream Buzz
cargo test custom_harnesses --lib: 42 passed, 0 failed - Hermes frontmatter/content-size validators: no errors
- Hermes Skills Guard:
safe(5 medium false positives, 0 high/critical) - Ruff lint + format: clean
- Staged-tree secret scan: 26 files, 0 findings
- CI: passed (macos-14, Python 3.11 + 3.13)
- Live
hermes skills inspect+install+ behavioral probe: passed
Install
hermes skills install r0b0tlab/hermes-buzz-shared-profile/hermes-buzz-shared-profileWhat this does not claim
- No foreground Buzz Desktop launch verified
- No public Buzz message round trip
- No reboot persistence, polling fallback, Linux, or Windows support
- No credential cryptographic validation (deferred to
buzz-acp)