Install
$ agentstack add skill-albatrossflyon-coder-claude-token-operator-kit-gauge ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Run the context gauge in snapshot mode and print the result inline.
Steps
- Find the gauge script:
- Check
tools/context-gauge/context_gauge.pyrelative to current working directory - Check
~/cc-token-gauge/context_gauge.py - If neither found: tell user to install from https://github.com/albatrossflyon/cc-token-gauge
- Run it with --once flag:
python "tools/context-gauge/context_gauge.py" --once
- Print the full dashboard output inline in the conversation.
- Add one line of advice based on the output:
- Context > 80%: "Run /compact now."
- Messages > 30 + context > 50%: "Plan to /compact before next major task."
- Cache efficiency /Desktop/Universal Brain/tools/context-gauge/context_gauge.py" --once
## Notes
- --once flag prints once and exits. No loop, no refresh.
- Auto-finds the active session JSONL — no path needed.
- Works in CC terminal and CC Desktop.
## Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- **Author:** [albatrossflyon-coder](https://github.com/albatrossflyon-coder)
- **Source:** [albatrossflyon-coder/claude-token-operator-kit](https://github.com/albatrossflyon-coder/claude-token-operator-kit)
- **License:** MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.