
from openclaw-revenium11
Enforces token/budget checks for agents: reads local budget-status.json, halts or warns when thresholds are exceeded, and provides setup flows for alerts.
Revenium provides mandatory budget enforcement for OpenClaw agents. It requires a pre-check of a local budget-status.json before any operation, can halt autonomous actions when budgets are exceeded, and includes setup flows to create and manage budget alerts. The skill centralizes spend monitoring and alerting so agents don’t exceed configured token budgets silently.
Use Revenium whenever an agent runs operations that consume billable tokens or external API credit and you need strict spending controls. It’s appropriate for production deployments where cost governance and automated halting are required.
revenium CLI and local cron-based metering.Works with OpenClaw agents that can run shell commands and read local files; intended as an operational guard rather than an LLM-facing capability.
This skill has not been reviewed by our automated audit pipeline yet.