secretsh 0.2.0

Secure subprocess secret injection for AI agents
Documentation
1
2
3
4
5
6
7
pub mod cli;
pub mod dotenv;
pub mod error;
pub mod harden;
pub mod redact;
pub mod spawn;
pub mod tokenizer;