Provider labels are operational hints and should not be treated as proof of model capability, data residency, or policy coverage., Keep route labels generic enough for terminal screenshots and shared logs., Verify model and provider changes in the actual Claude Code configuration before relying on the display.
Privacy notes
The script reads local statusline input and optional shell labels, then prints only model and route names., Custom route labels can reveal internal deployment names if teams use sensitive naming conventions., The statusline does not send model information to external services.
Author
MkDev11
Submitted by
MkDev11
Claim status
unclaimed
Last verified
2026-06-04
Decision playbook
Review trust signals before you adopt
Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.
Compare context
Selected
0
Current score
78
Baseline
—
Delta
No baseline selected
No major trust-signal divergence detected in the current selection.
Source and provenance checks
Complete
Confirm ownership and provenance before trusting install instructions.
Source link availableRequired
Open the canonical repository and verify ownership.
Done
Source provenance statusRequired
Marked as source-backed.
Done
Metadata reviewed
Registry metadata indicates a reviewed listing.
Done
Safety and privacy checks
Complete
Validate risk disclosures before installation or API wiring.
Safety notes presentRequired
Review the listed safety guidance before running commands.
Done
Privacy notes presentRequired
Review data handling notes before connecting accounts or secrets.
Done
Trust level risk gateRequired
Trust level does not block evaluation.
Done
Package and install checks
Needs review
Check package metadata and artifact integrity signals.
Install payload available
Install or copy payload is available for review.
Done
Package verification flag
No package verification flag provided.
Pending
Checksum metadata
No checksum provided for downloaded artifact.
Pending
Compare-driven decision checks
Needs review
Use compare context to validate trade-offs before adoption.
Compare tray has multiple entries
Add at least one more entry to compare trust differences.
Current risk score 16/100. Use staged verification before broader rollout.
Risk 16
Pre-adoption checks
Validate source and review signals before any execution.
Confirm source provenanceRequired
Source URL/provenance metadata is present.
Done
Confirm metadata review state
Listing has review metadata.
Done
Verify install payload
Install/config payload exists and can be inspected.
Done
Security checks
Confirm safety, privacy, and package integrity signals.
Review safety notesRequired
Safety notes are present.
Done
Review privacy notesRequired
Privacy notes are present.
Done
Verify package integrity metadata
No package verification/checksum metadata.
Pending
Rollout
Adopt in controlled steps based on the selected plan.
Run in isolated sandbox firstRequired
Use a constrained sandbox and observe behavior across multiple tasks.
Pending
Roll out graduallyRequired
Roll out to a small cohort before wider usage.
Pending
Set monitoring and fallback
Define rollback path and monitor errors after adoption.
Pending
Evidence readiness
Evidence readiness matrix · balanced
Required evidence gates are covered (5/6 signals complete).
Risk 15
Source provenance
Present
Source repository/provenance is listed.
Required in this preset
Metadata review
Present
Review metadata is present.
Required in this preset
Safety notes
Present
Safety notes are present.
Required in this preset
Privacy notes
Present
Privacy notes are present.
Optional in this preset
Package integrity
Missing
Package integrity metadata is missing.
Optional in this preset
Install payload
Present
Install payload is available.
Required in this preset
Required evidence gates are covered for this preset.
Decision timeline
Decision timeline · balanced
5/6 steps complete with no blocking gaps for this preset.
Risk 14
triage
Confirm source provenanceRequired
Source/provenance metadata is available.
Done
triage
Check metadata review statusRequired
Review metadata is available.
Done
verify
Review safety notesRequired
Safety notes are available.
Done
verify
Review privacy notes
Privacy notes are available.
Done
verify
Validate package integrity metadata
Package integrity metadata is missing.
Pending
rollout
Verify install payload and commandsRequired
Install payload is available.
Done
No required blockers for this timeline preset.
Prerequisite readiness
Prerequisite readiness
3 prerequisites to line up before setup.
0/3 ready
Network & hosting1General2
Safety & privacy surface
Safety & privacy surface
3 safety and 3 privacy notes across 4 risk areas. Review closely: third-party handling.
4 areas
SafetyThird-party handlingProvider labels are operational hints and should not be treated as proof of model capability, data residency, or policy coverage.
SafetyData retentionKeep route labels generic enough for terminal screenshots and shared logs.
SafetyThird-party handlingVerify model and provider changes in the actual Claude Code configuration before relying on the display.
PrivacyExecution & processesThe script reads local statusline input and optional shell labels, then prints only model and route names.
PrivacyGeneralCustom route labels can reveal internal deployment names if teams use sensitive naming conventions.
PrivacyThird-party handlingThe statusline does not send model information to external services.
Safety notes
Provider labels are operational hints and should not be treated as proof of model capability, data residency, or policy coverage.
Keep route labels generic enough for terminal screenshots and shared logs.
Verify model and provider changes in the actual Claude Code configuration before relying on the display.
Privacy notes
The script reads local statusline input and optional shell labels, then prints only model and route names.
Custom route labels can reveal internal deployment names if teams use sensitive naming conventions.
The statusline does not send model information to external services.
Prerequisites
Claude Code statusline support with model information in the JSON input.
jq available for reading model fields.
Optional CLAUDE_PROVIDER_LABEL or CLAUDE_PROVIDER_ROUTE set when your wrapper uses non-default routing labels.
Claude Code statusline documentation describes local commands receiving structured JSON and printing status text.
Anthropic model documentation provides the source context for treating model identity as an important runtime signal.
Duplicate check
Checked existing statuslines, live HeyClaude statuslines, open pull requests, and repository content for model-provider-statusline, current model, provider route, and model switching statuslines. Existing model entries focus on history or token counting; this one focuses on the current provider/routing label.
Disclosure
Editorial statusline recipe. No paid placement or affiliate link is used.
Show that Model Provider Statusline is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/statuslines/model-provider-statusline)
How it compares
Model Provider Statusline side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
1 trust signal differ across this comparison (Submitter).
Claude Code statusline that estimates context pressure from local session token counts and a configurable context limit, then prints a compact risk tier.
Claude Code statusline that reads the active model identifier from session input and displays real-time token usage as a percentage of the context window, with green/yellow/red color-coded warnings.
Multi-provider AI performance dashboard with context occupancy tracking, truncation warnings, TTFT latency, tokens/min rate, and model comparison metrics.
✓Provider labels are operational hints and should not be treated as proof of model capability, data residency, or policy coverage.
Keep route labels generic enough for terminal screenshots and shared logs.
Verify model and provider changes in the actual Claude Code configuration before relying on the display.
✓Context percentage is only as accurate as the configured limit and the usage fields available in the statusline input.
Use the warning as a cue to summarize or checkpoint work before context pressure affects reasoning quality.
Do not treat a low percentage as proof that all relevant files, instructions, or tool results are still in scope.
✓Reads session JSON from stdin and writes formatted text to stdout only; does not modify files or make network calls.
✓Runs as a Claude Code statusline command on every refresh and depends on the local shell environment; a failure only affects status rendering, not your session.
Privacy notes
✓The script reads local statusline input and optional shell labels, then prints only model and route names.
Custom route labels can reveal internal deployment names if teams use sensitive naming conventions.
The statusline does not send model information to external services.
✓The script reads local session counters and does not inspect prompt text, files, or transcript contents.
Token counts and configured limits can still reveal workload size in screenshots or shared terminal logs.
Teams should avoid placing customer names or project identifiers in shell variables that appear in debugging output.
✓Processes token counts and model identifiers from the local Claude Code session input; no data is sent externally.
✓Reads the Claude Code statusline JSON from stdin (model, token usage, context occupancy) and renders it in the local terminal; it does not send data off-machine.
Prerequisites
Claude Code statusline support with model information in the JSON input.
jq available for reading model fields.
Optional CLAUDE_PROVIDER_LABEL or CLAUDE_PROVIDER_ROUTE set when your wrapper uses non-default routing labels.
Claude Code statusline support with local JSON input.
jq available for reading session usage fields.
Optional CLAUDE_CONTEXT_LIMIT set to the model or workflow limit your team wants to track.
Claude Code CLI installed and configured
Bash shell available (bash 4.0+ recommended for pattern matching with [[ ]] and string manipulation)
jq command-line JSON processor (jq 1.6+ recommended for safe extraction with // defaults)
awk command (for percentage calculation with floating point precision)
Claude Code CLI installed and configured
Bash shell available (bash 4.0+ recommended for arithmetic operations)
jq command-line JSON processor (jq 1.6+ recommended for safe extraction with // defaults)
date command with epoch conversion support (macOS: -j flag, Linux: -d flag)