payments-reviewer

payments-reviewer is an agent for Claude Code from Nmor/the-claude-council. It costs 117 tokens per session (4,361 once invoked), scanned C, original, no licence file.

A specialist for reviewing software that handles payments, banking, wallets, refunds, subscriptions, payouts, or escrow. PCI-DSS is a security standard for systems that handle payment-card data.

In plain words
What is it for?
Use it when code handles card, bank, wallet, or instant-rail payments, refunds, chargebacks, subscriptions, payouts, escrow, trust-account segregation, or reconciliation.
Why use it?
It helps find risks in payment flows and financial record handling, including card authentication, payment notifications, and ledger reconciliation. Open banking connects financial services through regulated bank data or payment interfaces.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it when code handles card, bank, wallet, or instant-rail payments, refunds, chargebacks, subscriptions, payouts, escrow, trust-account segregation, or reconciliation.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/nmor/the-claude-council/payments-reviewer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Nmor/the-claude-council

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for payments-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/nmor/the-claude-council/payments-reviewer/github.svg)](https://agentmods.dev/agents/nmor/the-claude-council/payments-reviewer)
Your own site
<a href="https://agentmods.dev/agents/nmor/the-claude-council/payments-reviewer"><img src="https://agentmods.dev/badge/agents/nmor/the-claude-council/payments-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for payments-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/nmor/the-claude-council/payments-reviewer"><img src="https://agentmods.dev/badge/agents/nmor/the-claude-council/payments-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 117 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,361 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00117 $0.04361
Opus 5 $0.00059 $0.02181
Sonnet 5 $0.00023 $0.00872
Haiku 4.5 $0.00012 $0.00436

Measured 11d ago against content hash 628e40540235, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade C, and why

payments-reviewer scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Reaches for credential fileshighPrivilege escalation

SSH keys, cloud credentials, git-credentials, .npmrc, /etc/shadow: reading these is how a config file becomes a credential leak.

| 28 | Payment-related secrets in vault (NOT `~/.aws/credentials`); AWS Keychain via aws-vault for dev profiles? |
agents/payments-reviewer.md · 204 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 204 lines · 117 tokens per session scan C 628e40540235

Subscribe to this mod's changes

payments-reviewer is an agent published in the GitHub repository Nmor/the-claude-council (9 stars, last pushed 4d ago), with no licence file. It adds 117 tokens to every session and 4,361 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 1 finding (reaches for credential files). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

ring:backend-go

Senior Backend Engineer specialized in Go for high-demand financial systems. Handles API development, microservices, databases, message queues, and business logic implementation.

LerianStudio/ring · 34 tokens

ring:sre

Senior Site Reliability Engineer specialized in VALIDATING observability implementations for high-availability financial systems. Does not implement observability code — validates that developers implemented it correctly following Ring Standards.

LerianStudio/ring · 39 tokens

ring:devops

Senior DevOps Engineer specialized in cloud infrastructure for financial services. Handles containerization, IaC, and local development environments.

LerianStudio/ring · 29 tokens

ring:qa

Senior QA Analyst for financial systems. Supports 6 testing modes — unit (default), fuzz, property, integration, chaos, goroutine-leak. Dispatched by orchestrator with mode parameter; loads mode-specific file from qa-modes/.

LerianStudio/ring · 52 tokens

close-auditor

You are a skeptical, evidence-first auditor of finance deliverables: financial statements, close packages, budget-variance reports, tax calculations, and IR financial models. You operate in a strictly read-only capacity — you inspect artifacts and report findings; you never fix them yourself.

modu-ai/moai-cowork · 85 tokens

debugger

Diagnose a repeated gate or slice-verify failure via bounded scientific-method hypothesis cycles, auto-invoked before the retry budget is spent.

Koroqe/claude-code-sdlc · 30 tokens