# Mock Charge

> Simulate a provider charge locally for deterministic Runx harness tests.

- Skill: `runxhq/mock-charge` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add runxhq/mock-charge`
- Raw SKILL.md: https://api.skillmd.com/api/skills/runxhq/mock-charge/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: runxhq (https://skillmd.com/u/runxhq)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/runxhq/mock-charge

---


# Mock Charge

This internal harness fixture validates basic mock inputs and returns a stable
`simulated` result with `money_moved: false`. It is local JavaScript with no
provider call, credential access, payment authority reservation, ledger, or
settlement claim. Use public `charge` for real hosted execution.

