payment-patterns

payment-patterns is a skill for Claude Code, Codex from bybren-llc/safe-agentic-workflow. It costs 0 tokens per session (26 once invoked), scanned A, original, MIT.

Project: ScaleForge.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/bybren-llc/safe-agentic-workflow/payment-patterns
Any agent
npx skills add bybren-llc/safe-agentic-workflow --skill payment-patterns
Clone the repo
git clone --depth 1 https://github.com/bybren-llc/safe-agentic-workflow

Made for: Claude Code, Codex.

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 payment-patterns

README.md
[![agentmods](https://agentmods.dev/badge/skills/bybren-llc/safe-agentic-workflow/payment-patterns.svg)](https://agentmods.dev/skills/bybren-llc/safe-agentic-workflow/payment-patterns)
Your own site
<a href="https://agentmods.dev/skills/bybren-llc/safe-agentic-workflow/payment-patterns"><img src="https://agentmods.dev/badge/skills/bybren-llc/safe-agentic-workflow/payment-patterns.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 26 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00026
Opus 5 $0.00000 $0.00013
Sonnet 5 $0.00000 $0.00005
Haiku 4.5 $0.00000 $0.00003

Measured today against content hash 492130c20a55, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

payment-patterns scanned grade A with 0 findings 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 today.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

tests/fixtures/sync/keryk-ai/.claude/skills/payment-patterns/SKILL.md · 6 lines

What it actually says

Payment Patterns Skill (renamed from stripe-patterns/)

Project: ScaleForge

Payment integration patterns for ScaleForge billing.

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. today First seen · 6 lines · 0 tokens per session scan A 492130c20a55

Subscribe to this mod's changes

payment-patterns is a skill published in the GitHub repository bybren-llc/safe-agentic-workflow (406 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 26 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

asset-audit

Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and standard violations.

Donchitos/Claude-Code-Game-Studios · 38 tokens

paypal-routing

PayPal payments, subscriptions, checkout, invoices, disputes, webhooks, BNPL, Venmo, SDK, v5, v6, Fastlane, Braintree Fastlane, braintree-web, accelerated guest checkout. Routes PayPal developer questions to the right command or reference file.

paypal/AI-Toolkit · 61 tokens

cost-watchdog

Flag potentially expensive technical choices BEFORE they are committed — AI model selection, hosting tier upgrades, third-party services with metered pricing, and DB patterns that explode with scale. Preventive counterpart to usage-monitor, which tracks real spend after launch. Triggers when the user says "posso usar…

lglucas/ai-dev-operating-system · 104 tokens

usage-monitor

Track real-world usage and cost across LLM providers, hosting, DB, and email after a feature ships or a launch happens. Complements cost-watchdog (preventive). Triggers when the user says "tô gastando muito", "quanto custa", "quanto deu de fatura", or after launch.

lglucas/ai-dev-operating-system · 68 tokens

paypal-best-practices

PayPal integration guidance, code examples, and best practices. Use for checkout, card fields, BNPL, Pay Later, Venmo, subscriptions, invoicing, disputes, payouts, webhooks, APMs, JS SDK v5, JS SDK v6, createInstance, payment sessions, web components, Fastlane, payment links, donations, 3D Secure, vaulting, iDEAL…

paypal/AI-Toolkit · 107 tokens

finance-review

审查 tradingassistant 项目中金额/价格/数量的计算——确保使用 decimal.js,禁止原生浮点运算。Use when reviewing code that involves financial calculations, adding new transaction/asset/statistics code, or before merging financial logic.

Grid0723/skills · 56 tokens