sandspy 0.1.1

Real-time security monitor for AI coding agents
Documentation
1
2
3
4
5
6
7
// sandspy::analysis — Intelligence layer

pub mod diff;
pub mod profiler;
pub mod resolver;
pub mod risk;
pub mod secrets;