Security

CortexaNet treats uncertainty as a stop condition. If required protection cannot be verified, the action does not run.

Principles

Verify us from outside

Receipts verify against a published Ed25519 key. Fetch the trust document at https://cortexa-labs.ai/cortexanet/chat/receipts/trust.json. It publishes the signing key, the algorithm (ed25519-canonical-json), and fail closed verification rules: hash the response over canonical JSON, require it to match receipt.payload.response_hash, then verify receipt.signature over receipt.payload with the published key. No account or permission needed.

Limitations, stated plainly

CortexaNet is under active development. Production-grade no-bypass guarantees depend on the runtime, deployment configuration, gateway enforcement, network isolation, and the supported integration path. Business verification, reputation scoring, and organization-level ownership are roadmap items. Semantic screening is deterministic today, and no screening layer catches everything, which is why policy and fail-closed defaults sit behind it. CortexaNet does not hold third-party security certifications at this stage and does not claim them.

Responsible disclosure

Report security issues through the request access form on this site.