The full-stack safety layer for AI agents. Budget limits, prompt injection shields, PII filtering, output firewalls, and hooks — in 2 lines of code.
Stars
3
Forks
0
Watchers
3
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
26
commits
fix: remove sentence-transformers dep (semantic drift not on main yet)
86d75c2View on GitHubchore: bump version to 1.2.0, update description, add optional deps
bf8b5edView on GitHubdocs: update CHANGELOG, examples README, and evals README
dcd53ebView on GitHubMerge pull request #29 from ankitlade12/feature/industry-benchmarks
6fc10e9View on GitHubfix(benchmarks): address PR review — align claims, cherry-pick Sai's fixes
4c0f575View on GitHubfeat(benchmarks): add unicode/fuzzer adapters, wire baselines, update all results
8f657ddView on GitHubMerge branch 'feature/module-upgrades' into feature/industry-benchmarks
58881a4View on GitHubrefactor(benchmarks): separate infrastructure from module tuning, add FP reporting, fix validity
26268d1View on GitHubfeat(modules): upgrade detection modules for industry-benchmark performance
b44bfd2View on GitHubfeat(compliance): add compliance reporter for SOC2/HIPAA/GDPR (#26)
c2fd04eView on GitHubMerge pull request #23 from ankitlade12/feature/unicode-shield
e7cc9c5View on GitHubfix(security): resolve internationalization bugs in unicode shield and add live demo
7b978a4View on GitHub