israeli-payment-orchestrator

israeli-payment-orchestrator is a skill for Claude Code, Codex from skills-il/tax-and-finance. It costs 136 tokens per session (7,505 once invoked), scanned A, original, MIT.

A coordination tool for several Israeli payment gateways, which are services that process card and other online payments. It compares Cardcom, Tranzila, PayMe, Meshulam, iCredit, and Pelecard and can plan routing, fallback, and installments.

In plain words
What is it for?
Use it to plan integrations for card payments, Bit or Apple Pay where supported, recurring payments, hosted checkout pages, and monthly installments.
Why use it?
Using multiple gateways can make integrations and failure handling difficult, especially when each service supports different payment methods and installment rules. The tool gives one structure for comparing and routing transactions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex; mentions OpenCode.

Good fit Use it to plan integrations for card payments, Bit or Apple Pay where supported, recurring payments, hosted checkout pages, and monthly installments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skills-il/tax-and-finance/israeli-payment-orchestrator
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.

Any agent
npx skills add skills-il/tax-and-finance --skill israeli-payment-orchestrator
Clone the repo
git clone --depth 1 https://github.com/skills-il/tax-and-finance

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 israeli-payment-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/skills/skills-il/tax-and-finance/israeli-payment-orchestrator/github.svg)](https://agentmods.dev/skills/skills-il/tax-and-finance/israeli-payment-orchestrator)
Your own site
<a href="https://agentmods.dev/skills/skills-il/tax-and-finance/israeli-payment-orchestrator"><img src="https://agentmods.dev/badge/skills/skills-il/tax-and-finance/israeli-payment-orchestrator/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 israeli-payment-orchestrator

Your own site · 80×15
<a href="https://agentmods.dev/skills/skills-il/tax-and-finance/israeli-payment-orchestrator"><img src="https://agentmods.dev/badge/skills/skills-il/tax-and-finance/israeli-payment-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 136 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,505 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high YARA Match · line 3
    YARA rule matched a hack tool or exploit indicator (offensive tools, reconnaissance, privilege escalation, or exploit frameworks).
    Fix: Remove offensive tool references and exploit code. Legitimate agent skills should not contain penetration testing tools, exploit frameworks, or reconnaissance utilities.
How audits are shown
Origin original 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.00136 $0.07505
Opus 5 $0.00068 $0.03753
Sonnet 5 $0.00027 $0.01501
Haiku 4.5 $0.00014 $0.00751

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

Security

Grade A, and why

israeli-payment-orchestrator 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 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/compare_gateways.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

israeli-payment-orchestrator/SKILL.md · 284 lines

How it starts

The opening of the file, as written. The whole thing — 284 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Israeli Payment Orchestrator

Instructions

Step 1: Assess Payment Requirements

Ask the user about their payment needs:

Requirement Hebrew Description Impact on Gateway Choice
Installments (tashlumim) תשלומים Split payment into monthly installments Not all gateways support all installment types
Bit / Apple Pay ביט / אפל פיי Alternative payment methods Gateway-specific integrations

Step 2: Compare Gateways

Use scripts/compare_gateways.py to generate a comparison matrix, or reference the table below:

Gateway API Style Installments Recurring Hosted Page Bit Amount field unit
Cardcom REST JSON Regular, credit Yes Redirect or iframe (Low Profile) Yes (UrlToBit) Major units (decimal)
Tranzila Form-encoded CGI (legacy) + REST JSON (API V2) Regular, credit Yes Iframe, redirect or Hosted Fields Yes (dedicated Bit API; bit_pay=1 on the iframe) Major units (decimal)
PayMe REST JSON Unverified Unverified Unverified Unverified Unverified, confirm first
Meshulam (Grow) multipart/form-data Regular, credit Yes Iframe + redirect Yes (cancelBitTransaction exists) Major units (decimal)
iCredit WCF .svc service Unverified Unverified Unverified Unverified Unverified, confirm first
Pelecard REST JSON Regular, credit Yes Redirect or iframe Yes, per pelecard-payment-gateway Minor units (agorot)

On pricing: this skill does not publish fee bands. None of the six gateways publishes a rate card. The merchant discount rate is contractual and quoted per merchant on volume, industry and chargeback profile, and earlier versions of this skill carried per-gateway bands that no vendor stands behind. A comparison table that names a cheapest gateway on invented numbers ranks on nothing, and the ordering flips on a difference smaller than any real negotiation. Send the user to each gateway for a written quote.

Read the full file on GitHub · 284 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 284 lines · 136 tokens per session scan A 31829219a701

Subscribe to this mod's changes

israeli-payment-orchestrator is a skill published in the GitHub repository skills-il/tax-and-finance (34 stars, last pushed 3d ago), licensed MIT. It adds 136 tokens to every session and 7,505 once invoked, about $0.0007 per session on Opus 5. 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-08-30.

Related

Other skills, from other repositories

asc-ppp-pricing

Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.

rorkai/app-store-connect-cli-skills · 45 tokens

stripe

Stripe API integration with managed OAuth. Manage customers, subscriptions, invoices, products, prices, and payments. Use this skill when users want to process payments, manage billing, or handle subscriptions with Stripe. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).…

CraftOS-dev/CraftBot · 79 tokens

etsy-pricing-strategy

Etsy pricing — cost calculation, competitor pricing, perceived value, shipping cost integration, sales and coupons.

nexscope-ai/eCommerce-Skills · 26 tokens

amazon-wholesale-sourcing

Wholesale product sourcing — supplier discovery, negotiation, MOQ optimization, margin analysis.

nexscope-ai/Amazon-Skills · 20 tokens

ai-slop

Operational rubric that turns "don't make AI slop" into observable properties, severity levels, evidence requirements, and repair actions for interface design. Use as the reference rubric when building or reviewing marketing sites, product interfaces, dashboards, portfolios, or e-commerce pages, especially alongside…

waybarrios/opencode-power-pack · 61 tokens

payment-processor

Skill "payment-processor" from Signal-Execution-Labs/forex-trading-ai-agent, covering payment processor skill, supported services, capabilities, view balances and get all balances.

Signal-Execution-Labs/forex-trading-ai-agent · 0 tokens