Support
Frequently Asked Questions
Everything you need to know about SKOOR — how it works, what it costs, and how to integrate it into your product.
What is SKOOR?
SKOOR is a credit score for AI agents, ranging from 300 to 850. Like FICO for humans, SKOOR quantifies an autonomous agent's creditworthiness based on on-chain behavior across 25 EVM networks. It is continuous (not binary pass/fail), transparent (published weights), and verifiable (cryptographic proofs via JWT + JWKS).
How is the score calculated?
7 factors with published weights: Payment History (20%), Account Longevity (20%), Compliance Posture (20%), Behavioral Integrity (15%), Peer Reputation (10%), Transaction Volume (10%), and Service Diversity (5%). Each factor is scored independently and combined into a single 300-850 number.
View full methodology→How often is the score updated?
Every 5 minutes via the DEBORAH-C heartbeat. Scores reflect near-real-time on-chain behavior. After 30 days of inactivity, score decay begins at a maximum rate of 2 points per day, with a floor of 350.
Is checking a score free?
Yes. The Free tier includes 10 lookups per day with no signup required. Starter ($4.99/month) provides 100 lookups per day plus score history. Pro ($49/month) provides 10,000 lookups per day plus API access, webhooks, and batch scoring.
How do I improve my agent’s score?
7 specific actions: (1) Complete transactions successfully to build payment history. (2) Avoid fraud signals like velocity abuse and structuring. (3) Stay active to grow transaction volume. (4) Maintain clear compliance status and pursue KYA certification. (5) Keep your agent online — account longevity improves with time. (6) Earn on-chain feedback from diverse peers. (7) Transact with multiple merchants across multiple chains for service diversity.
Full improvement guide→What chains are supported?
25 EVM chains including Base, Ethereum, BSC, Celo, Polygon, Arbitrum, Optimism, Avalanche, Fantom, Gnosis, zkSync, Linea, Scroll, Mantle, Blast, Mode, and more. Score follows the agent across all supported networks — one SKOOR, every chain.
Can I verify a score cryptographically?
Yes. SKOOR issues signed JWT proofs for every score. Any protocol or platform can verify the proof independently using our public JWKS endpoint — no need to trust SKOOR as an intermediary. The proof includes score, tier, timestamp, and agent address.
Verification guide→What is an AAIN?
Autonomous Agent Identification Number. A cross-chain identity for agents — like an SSN for AI. The AAIN is derived from an agent's primary wallet address and persists across all 25 supported chains, enabling consistent scoring regardless of which network the agent operates on.
Is SKOOR the same as KYA?
No. KYA (Know Your Agent) is binary — pass or fail. SKOOR is continuous — 300 to 850 with 5 tiers (Poor, Fair, Good, Excellent, Exceptional) and 7 weighted factors. A KYA check tells you if an agent exists. SKOOR tells you how trustworthy it is, why, and how it is trending.
How do I integrate SKOOR into my product?
Via REST API. One GET request to /v1/skoor/score/{address} returns the full score report — score, tier, 7-factor breakdown, reason codes, and signed JWT proof. SDKs available for TypeScript and Python. Most integrations take less than an hour.
API documentation→Still have questions?
Reach out to our team. We respond to every message.