Mesh-Native Ecosystem Security Audit
A full adversarial audit of the Distributed Intelligence Stack โ covering identity fabric, node-level exploits, routing manipulation, inference tampering, DIU settlement spoofing, and cross-system attack surfaces. All findings are actionable and prioritized by severity.
Executive summary
Identity Fabric Security Audit (@dosfi.ai)
Node-Level Security Audit (20-Node Mesh)
Routing + Scheduling Security Audit
Inference Execution Security Audit
DIU + Settlement Security Audit
Cross-System Attack Surface Audit
Identity Fabric Hardening Plan
Node-Level Security Checklist
Node operators and auditors verify security across six phases:
Hardware-backed keystore verified; Ed25519 keypair generated in secure enclave; DOSFI-signed DeviceCert valid; org-scoped token presented for enterprise nodes.
mTLS handshake succeeds with DOSFI CA cert chain; NodeID issued and stored; DIU wallet auto-created and linked to owner identity.
Heartbeat signatures verified; sandbox enforced with no filesystem writes outside cache dir; no plaintext prompt written to disk; task envelope decryption only inside sandbox; PoI attestation hash submitted after each task; verification sampling accepted gracefully.
Token count reported within model heuristic bounds; no self-reporting of issuance events; self-routed task rate within audit threshold.
Privacy tier configured correctly; cross-org NACK rate within acceptable bounds; mobile nodes default to local-only unless explicitly opted in.
API key rotation on schedule; DeviceCert auto-renewed; heartbeat and verification pass rates meet operational SLOs.
