agentic_security
https://github.com/msoedov/agentic_security
Python
Agentic LLM Vulnerability Scanner / AI red teaming kit
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to agentic_security
Help out
- Issues
- poetry install fails on Python 3.14 without a C toolchain — several locked pins ship no cp314 wheel
- feat: add Atlas Cloud LLM provider
- Restrict CORS origins instead of wildcard '*' (issue #334)
- fix(api): return 400 when upstream verify responds with 5xx (#149)
- fix: restrict CORS and guard scan endpoints by origin (#334)
- CORS: allow_origins=["*"] exposes unauthenticated /scan, /scan-csv, /stop, /verify to any web origin
- fix(verify): move spec parsing inside the try block so relative URLs 400, not 500
- Proposal: OpenEval/EvalPort adapter to make SecurityScanner.scan() results portable
- What should failureRate count when leak detectors are enabled?
- Add OrcaRouter as a built-in scan target
- Docs
- Python not yet supported