Security & Reliability
Neusnap is designed as infrastructure, not an application layer. Security guarantees are enforced at the transaction and state level.
Core Principles
Atomicity, consistency, isolation, durability for agent workflows.
Failed executions never leak intermediate state.
Crashes revert cleanly and retry predictably.
Model providers are adapters, not state owners.
Operational Security
- Encrypted state at rest and in transit.
All state is encrypted using industry-standard encryption protocols.
- Strict separation between execution, routing, and state buffers.
Each layer is isolated to prevent cross-contamination and unauthorized access.
- No model credentials stored inside user workflows.
Provider credentials are managed separately and never exposed to workflow code.
- Designed to run in isolated environments (VPC / private infra).
Deploy within your own infrastructure for maximum control and compliance.
Status
Neusnap is early-stage infrastructure. The security model is documented, and external audits are planned as design partners onboard.
Questions about guarantees, failure modes, or threat model? Contact us directly.
Responsible Disclosure
If you believe you've found a security issue, please email security@neusnap.net. We take reports seriously and respond quickly.