# brologuard > Budgeted, auditable signal pipeline + spend controls for OpenClaw agents (hackathon build). - Author: BroloHack - Repository: brolotodo/brolo_guard - Version: 20260207132218 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/brolotodo/brolo_guard - Web: https://mule.run/skillshub/@@brolotodo/brolo_guard~brologuard:20260207132218 --- --- name: brologuard description: Budgeted, auditable signal pipeline + spend controls for OpenClaw agents (hackathon build). --- # BroloGuard Budgeted, auditable market-signal workflow for OpenClaw. ## What it does - Enforces **hard spend caps** (per hour/day) for agent tool usage. - Enforces an **endpoint allowlist** (only approved URLs/APIs). - Produces an **audit log** of decisions and costs. ## Safety - Never commit secrets. Use local `.env` files (gitignored). - Default mode is **paper / read-only**. ## Usage (concept) - Configure caps + allowlist - Run a scan (e.g., Hyperliquid funding snapshot) - Log the result + whether any action would be taken (Implementation files coming in this repo.)