Track Claude Code token usage across your team
Global installation can initiate interactive enrollment, then create a persistent user service/cron job that reports Claude usage metadata. The persistent daemon polls its configured server and may self-update the same package.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage source references child process execution.
bin/postinstall.jsView on unpkg · L28Package source references dynamic require/import behavior.
bin/postinstall.jsView on unpkg · L3A manifest entrypoint or package-local install chain reaches persistence behavior.
bin/claude-tracker.jsView on unpkg · L6Source writes installer persistence such as shell profile or service configuration.
bin/claude-tracker.jsView on unpkg · L6A single source file combines environment access, network access, and code or shell execution; review context before blocking.
lib/setup.jsView on unpkg · L138This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
lib/setup.jsView on unpkgSource gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
lib/config.jsView on unpkg · L5Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L7Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L7Package source references dynamic require/import behavior.
bin/postinstall.jsView on unpkg · L3Package source references child process execution.
bin/postinstall.jsView on unpkg · L28A manifest entrypoint or package-local install chain reaches persistence behavior.
bin/claude-tracker.jsView on unpkg · L6Source writes installer persistence such as shell profile or service configuration.
bin/claude-tracker.jsView on unpkg · L6A single source file combines environment access, network access, and code or shell execution; review context before blocking.
lib/setup.jsView on unpkg · L138This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
lib/setup.jsView on unpkgSource gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
lib/config.jsView on unpkg · L5