Red-team results, threat models and hardening evidence for frontier and ASI-class systems — packaged as the security evidence pack regulators and customers demand.
Adversarial, jailbreak and exfiltration testing scoped to ASI-class capabilities and weights security.
Map attack surfaces, insider risk and model-weight theft into a structured, defensible threat model.
Capture controls, mitigations and residual risk as signed, verifiable evidence packs.
Ship security evidence packs to enterprise buyers and procurement teams on demand.
Only estate surfaces verified responding today are listed here. Each link was probed and returned a live response on 2 August 2026.
os.meok.ai/api/sign + /api/verify
Sovereign Ed25519 sign and verify API. Free, no account. Signed attestation backbone for every evidence pack.
Live · HTTP 200 · roundtrip verified
csoai.org/gspc-arena
GSPC Arena — measured model-vs-model safety probes across canonical provisions, published as signed verdicts.
Live · HTTP 200
proofof.ai
Proof infrastructure — the attestation and provenance layer the safety surface family builds on.
Live · HTTP 200
safetyof.pages.dev
Safety measurement surface — benchmark results and measured safety scores, published openly.
Live · HTTP 200
agisafe.pages.dev
AGI safety surface — frontier-capability safety evidence and governance tooling.
Live · HTTP 200
register note
Every surface above reports measured results and signed attestations. None of them issue certifications or accreditations.
The same sovereign signing backbone that seals ASISecurity evidence packs is open to everyone. Sign a message, get an Ed25519 signature and public key, then verify it offline. Both calls below were executed against the live API on 2 August 2026 and returned {\"ok\":true}.
1 · Sign
curl -X POST https://os.meok.ai/api/sign \\
-H "Content-Type: application/json" \\
-d '{"message":"my-evidence-pack-v1"}'
Returns signature, publicKey and a SOV: fingerprint.
2 · Verify
curl -X POST https://os.meok.ai/api/verify \\
-H "Content-Type: application/json" \\
-d '{"message":"my-evidence-pack-v1",
"signature":"<hex from step 1>",
"publicKey":"<hex from step 1>"}'
Returns {\"ok\":true,\"valid\":true} — reproducible offline, no account needed.
Four sibling public surfaces, one evidence stack. No trackers, no dark patterns — just measured results and signed attestations, cross-linked so you can verify each layer yourself.
asisecurity.ai
Security evidence — red-teaming, threat models, hardening packs. You are here.
safetyof.pages.dev
Safety measurement — open benchmark results and measured safety scores.
agisafe.pages.dev
AGI safety — frontier-capability evidence and governance tooling.
proofof.ai
Proof infrastructure — attestation and provenance for the whole family.
ASISecurity exposes its flagship tools as Model Context Protocol servers — call them directly from any MCP client, agent or workflow.
ai-incident-reporting-mcp.report
File and track AI security incidents directly from any agent or pipeline.
asisecurity-mcp.redteam
Launch automated red-team probes and collect signed evidence via MCP.
ai-incident-reporting-mcp.reportNo installation required. This simulates the MCP tool call and shows the kind of output you can surface inside Claude, Cursor, Kimi or any A2A client.
Start a free trial, request a demo, or apply to become a partner.