SKALOR
← Back

Open.

Public infrastructure · No waitlist

Skalor is open infrastructure for institutional AI-agent commerce. Mandate contracts are deployed and verifiable on-chain today. The KYA Bureau spec is published. SDKs are on npm and PyPI. Everything on this page is live, MIT-licensed, and inspectable by any counterparty or compliance team — no NDA, no sales call, no waitlist gate.

LIVE ON BASE SEPOLIAMIT LICENSERFC v0.1 PUBLISHEDnpm · PyPI19 / 19 TESTS PASSING

Skalor Mandate

Per-agent on-chain spending guard. Programmable per-transaction limit, daily budget, vendor allowlist, kill switch. EVM-compatible — deploys to any chain that runs Solidity 0.8.24. The contracts below are live on Base Sepolia and source-verified on Basescan; any counterparty can read the enforced policy directly.

MandateFactory
0x61FD854454e954a5B2C2844533A1fbB98eD4aA85Deploys a new Mandate per agent with caller-set policy. Emits MandateDeployed(agent, mandate, controller).
Mandate (demo)
0xB774bD25Ef8EC3D76f1E024712A6Debb95B1baC3Reference deployment. $5 spend approved on-chain; $10,000 spend reverted by PerTxLimitExceeded. Read the invariants directly in verified source.
Source
github.com/SkalorAI/skalor-protocolSolidity 0.8.24 · Hardhat 2.28 · ethers v6 · OpenZeppelin v5. 19 of 19 unit tests passing.
License
MIT — fork, modify, deploy against your own treasury without permission, attribution, or fee.

Skalor Bureau

Federated reputation primitive for AI agents. Every agent receives a tier (AAA through CCC) backed by transaction history, anomaly detection, sanctions screening, and (optionally) bonded stake. RFC v0.1 specifies the JSON-LD record schema, the Ed25519-signed receipt format, the federation protocol, and the revocation list — all readable below.

RFC v0.1
skalor.xyz/rfc/kya-bureau-v0.1Abstract, data model, API surface, cryptography, federation protocol, security considerations, governance.
Public registry
skalor.xyz/registryBrowse signed reputation records for any opted-in agent.
Receipt verifier
skalor.xyz/verifyOffline Ed25519 verification against the published JWKS. No Skalor server required.
JWKS
/.well-known/skalor-key.jsonCanonical public key set. Pin in your verifier to validate every Skalor receipt offline.

SDKs

Both SDKs are published packages — install today, no API key gate for read-only flows.

TypeScript
npm install @skalor/sdkESM + CJS · Node 18+ · viem-compatible signing. Strict TypeScript.
Python
pip install skalor-sdkPython 3.12+ · type-hinted · ECDSA secp256k1 credential signing.

What this page commits us to

Closed-source LLM validators behind waitlists ship marketing first and code later. We ship the inverse. The contracts above are production-quality reference implementations any institutional counterparty can audit, deploy against their own treasury, or fork. The KYA Bureau RFC is open for comment — anyone may implement against the published spec; Skalor operates the reference Bureau but is not the only Bureau.

No token. No stablecoin. No custodial detour. Mandate sits below institutional custody as a policy layer — Anchorage, Fireblocks, BitGo, or any qualified custodian retains custody of the underlying treasury.

Deploy a Mandate against your treasury today.

No waitlist, no sales call. Fork the contracts, set your policy, deploy on Base, Tempo, Canton, or any EVM chain. Email us if you want help wiring it into Anchorage / Fireblocks custody or co-issuing a compliance-aware stablecoin with KYA hooks.

Fork on GitHubRead the RFCEmail founders
© 2026 Skalor Labs · founders@skalor.xyz