# Scrooge Stats

> >

- **Type:** Skill
- **Install:** `agentstack add skill-kir93-scrooge-mode-scrooge-stats`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Kir93](https://agentstack.voostack.com/s/kir93)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Kir93](https://github.com/Kir93)
- **Source:** https://github.com/Kir93/scrooge-mode/tree/main/skills/scrooge-stats

## Install

```sh
agentstack add skill-kir93-scrooge-mode-scrooge-stats
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Run the stats script and show its output verbatim:

```bash
node "${CLAUDE_PLUGIN_ROOT:-.}/hooks/scrooge-stats.js"
```

Append `--share` for a one-line summary. Report only what the script prints
(measured output tokens, plus a benchmark-based "(est)" savings figure when
available) — do not recompute or estimate tokens yourself. If the script is not
found (a host without the plugin files), say so rather than fabricating numbers.

On Codex installs the `UserPromptSubmit` hook (`hooks/scrooge-activate.js`)
intercepts the stats trigger and returns the figures directly, so this body
never runs there. It is the path for hosts (e.g. Claude in the editor) where the
hook's block payload is not surfaced to the user.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Kir93](https://github.com/Kir93)
- **Source:** [Kir93/scrooge-mode](https://github.com/Kir93/scrooge-mode)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-kir93-scrooge-mode-scrooge-stats
- Seller: https://agentstack.voostack.com/s/kir93
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
