@rimthan/cc-telemetry-claude-plugin
v0.6.7
Published
Rimthan Claude Code telemetry hooks packaged as a Claude Code plugin.
Readme
Rimthan Claude Code Telemetry Plugin
This package distributes the Rimthan Claude Code telemetry hooks as a Claude Code plugin.
The plugin does not collect telemetry itself. Each hook runs scripts/rimthan-hook.mjs, which:
- detects the local OS and CPU architecture,
- downloads the matching
cc-telemetryRust binary fromRIMTHAN_TELEMETRY_DOWNLOAD_BASEorhttps://telemetry.rimthan.army/dl, - verifies the
.sha256sidecar before installing, - stores state under the same user-local Rimthan paths used by the native installers,
- forwards Claude Code hook JSON on stdin to the local binary.
Required managed-settings environment variables:
RIMTHAN_TELEMETRY_VERSIONRIMTHAN_TELEMETRY_ENDPOINTRIMTHAN_REGISTRATION_TOKEN
