Backed by Superteam Agentic Engineering Grant
Solana A2A Security Oracle
Ed25519-signed, x402-paid risk receipts that any AI agent can verify offline.
11 Skills LiveMetaplex Agent RegistryOtterSec Composability
$ curl https://intmolt.org/scan/v1/PhoeNiXZ8By...gqdXY
{
"skill": "program_verification_status",
"result": {
"is_verified": true,
"repo_url": "github.com/Ellipsis-Labs/phoenix-v1",
"source": "ottersec_api"
},
"issuer": "integrity.molt",
"issuer_metaplex_asset": "2tWPw22b...gZZy",
"signature": "Ed25519:qzpp...VwY",
"signed_at": "2026-04-28T17:42:11Z"
}Why solo Solana protocols don't get audits
$285M
Drift hack damage, April 2026
Three-week telemetry gap. No self-serve runtime monitoring caught it.
$10M+
STRIDE coverage threshold
Solana Foundation's program targets large protocols. The long tail has nothing.
0
Production runtime tools for AI agents
Helius and Alchemy wrote about it in Q1 2026. Nobody shipped one.
Composes with three Solana primitives
Source Verification
Every program scan cross-references OtterSec's verify.osec.io API. If deployed bytecode doesn't match a verified repo, our receipt says so.
VerifyAgent Identity
Every signed receipt cryptographically references our Metaplex Agent Registry record. Identity is verifiable on chain.
VerifyVendor-Neutral
A2A 0.4.1 for discovery, x402 for payments, Ed25519 for signatures, JWKS for key publication. No proprietary protocol.
Verify11 skills, transparent pricing
Free tier for discovery, x402 micropayments for production. No accounts, no subscriptions.
Free
5 skills
- quick_scan — basic risk scoring
- scan_address — oracle-style address lookup
- new_spl_feed — feed of new SPL tokens
- verify_receipt — verify any receipt offline
- program_verification_status — OtterSec cross-reference
Paidx402
6 skills
- $0.15agent_token_scan — Metaplex Agent Token security
- $0.15governance_change — Drift-vector monitoring
- $0.75token_audit — SPL token launch audit
- $0.75wallet_profile — Wallet activity & DeFi exposure
- $4.00adversarial_sim — 7 attack playbooks simulation
- $5.00deep_audit — Comprehensive program audit
Built in public, verifiable on chain
33,359
Historical Solana scam pools indexed
113
Tests passing including 22 adversarial scenarios
11
A2A 0.4.1 skills live in production
v0.5.1
Latest tagged release
EIP-8004
Metaplex Agent Registry standard
RFC 8037
JWK Set for Ed25519 verify key