Korta Model Usage
v1.0.0Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trig...
⭐ 0· 43·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description ask for per-model usage from CodexBar and the skill requires the codexbar binary, provides a script that parses codexbar cost JSON, and documents codexbar CLI flags — all are proportionate and expected.
Instruction Scope
SKILL.md and the bundled script only run the codexbar CLI (or accept a JSON file/stdin) and parse local cost JSON; they do not reference unrelated files, environment variables, or external endpoints in the skill files.
Install Mechanism
Install spec uses a Homebrew cask from the tap 'steipete/tap' (steipete/tap/codexbar). Homebrew casks are reasonable for CLI install, but this is a third-party tap — verify the tap/maintainer before installing.
Credentials
No environment variables, credentials, or config paths are requested. The script only calls codexbar and reads JSON input from codexbar, a file, or stdin — proportions are appropriate for the stated task.
Persistence & Privilege
Skill does not request permanent/always-on presence and does not modify other skills or global agent settings. It only invokes a CLI and runs a local Python script.
Assessment
This skill appears coherent and limited to parsing CodexBar cost JSON. Before installing: 1) Confirm the codexbar Homebrew tap (steipete/tap) is from a trusted maintainer — third-party taps can install arbitrary binaries. 2) Review or run the codexbar CLI separately to ensure it behaves as expected (it will run locally and may read local logs). 3) If you prefer not to install a third-party CLI, you can produce the cost JSON via other means and run the included Python script against the JSON file or stdin. 4) The bundled script does not exfiltrate data, but any CLI you install could; audit the codexbar project if you will install it system-wide.Like a lobster shell, security has layers — review code before you run it.
latestvk97bwtztj134mwzrz2bnenr2g184fv6w
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📊 Clawdis
OSmacOS
Binscodexbar
Install
Install CodexBar (brew cask)
Bins: codexbar
