This release includes 1 security fix for security teams reviewing exposed deployments.
Affected surfaces
Summary
AI summaryIntroduced a zero‑dependency TypeScript SDK for trust scoring and an Outcome Reporting API.
Full changelog
🚀 What's New
maiat-sdk on npm
npm install maiat-sdk — zero-dependency TypeScript SDK for trust scoring.
agentTrust()/tokenCheck()/trustSwap()/isTrusted()/isTokenSafe()clientIdtelemetry — tracks which agents use MaiatreportOutcome()— feedback loop for oracle training data- npmjs.com/package/maiat-sdk
MCP Server (#26)
Claude, GPT, and any MCP-compatible AI can now query Maiat trust scores directly.
Tools: trust_score, token_safety, protocol_rating, batch_score, explain_score
MaiatPassport SBT (#38, #39)
Soulbound ERC-721 contract for on-chain agent identity. Includes reviewable agents API and swap trust-gate dogfooding.
Outcome Reporting API (#43)
POST /api/v1/outcome — closes the feedback loop. SDK users report what happened after a trust check (success/failure/scam), creating ground-truth training data for the oracle.
Security Hardening (#22)
- Migrated all 10 API routes from in-memory rate limiting to Upstash Redis
- Fixed Gemini API key duplication across 4 files
- Rate limits now persist across Vercel cold starts
Infrastructure
- ESLint flat config added (#40)
- Demo bot for automated usage metrics
- Daily indexer cron (02:00 UTC) computing behavioral trust scores
- Cleaned ~25 stale branches
- pnpm lockfile sync for Vercel builds (#42)
📊 Current Stats
- 2,292 agents indexed with behavioral trust scores
- 3 live ACP offerings (token_check, agent_trust, trust_swap)
- MCP server + SDK + REST API — three ways to integrate
- Base Sepolia contracts: TrustScoreOracle + TrustGateHook (Uniswap v4)
Full Changelog: https://github.com/JhiNResH/maiat-protocol/compare/v0.2.0...v0.3.0
Security Fixes
- Fixed Gemini API key duplication across four files
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About JhiNResH/maiat-protocol
Trust infrastructure for the agent economy. 4 tools: agent trust scores (18K+ agents indexed)
Related context
Related tools
Beta — feedback welcome: [email protected]