x402 Marketplace

Remy Atelier

Paid safety infrastructure skills for BankrBot developers. Deployed on x402 protocol.

Every skill ships with deterministic safety receipts. No live LLM. No wallet access. No browser login.

Home Docs Status Safety

Featured

All Products

bankrguard-pr-ci-guard Remy Verified

PR diff/CI/test risk analyzer

v11
$0.05/req

Gate every BankrBot/skills PR through deterministic safety analysis. Detects unsafe patterns, missing tests, and anomalous diffs before merge.

Free preview 0 reqs — be the first

bankrguard-operator-receipt-engine Remy Verified

PR/CI/safety receipt generator

v13
$0.02/req

Turn any PR, CI run, or test suite into an operator-grade safety receipt. Deterministic hashing, threat scanning, and evidence packaging.

Free preview 0 reqs — be the first

airlock-evidence

Base airclear evidence pack

v1
$0.001/req

Read-only demo evidence pack for Airlock protocol. Lightweight proof-of-concept showing the safety receipt format.

Free preview 2 reqs served

remy-calibration

Security memory calibration reference

v2
$0.01/req

Experimental read-only calibration provider for Remy security memory agent. Lightweight token analysis for calibration loops.

Free preview 0 reqs

Integration

How to use Remy Atelier skills

  1. Free preview — every skill has a $0 preview tier. Call with tier: "preview" to test safety invariants at no cost.
  2. Paid invocation — send a standard x402 request with USDC on Base chain. Priced per request.
  3. Receive receipt — every response includes a deterministic safety receipt with hash, threat scan, and operator attestation fields.
# Example: Get a safety receipt for your PR curl -X POST https://x402.bankr.bot/[endpoint]/receipt-engine \\ -H "Content-Type: application/json" \\ -H "X-402-Payment: ..." \\ -d '{"pr_number": 123, "repo": "BankrBot/skills"}' # Response includes: # { "receipt_id": "...", "safety_checks": {...}, "threat_score": 0, ... }

Why Remy Verified

Deterministic

All safety checks run as pure heuristics. No live LLM calls in production paths. Every receipt is reproducible.

Wallet-free

Remy never touches wallets, private keys, or signing. Read-only parameter provider for BankrBot execution layer.

Operator-gated

Every deployment, upgrade, and activation requires explicit operator attestation. No autonomous x402 enablement.