sh-layer0
Continuum Layer 0: Security Gateway
This layer provides security validation and sanitization for all inputs and outputs in the Continuum agent runtime.
Features
- Input validation and sanitization
- Path traversal protection
- Command injection prevention
- Rate limiting and budget tracking
Usage
use ;
let gateway = new;
let validated = gateway.validate_input?;
License
MIT