Audit Python code for security vulnerabilities
security-reviewersubagentsetup L2★0
neutrons-ai/ai-project-template ↗What it does
Audit scientific Python code for OWASP Top 10 vulnerabilities
Best for
Pre-deployment security hardening of LLM-powered Python tools.
Inputs
- · [object Object]
Outputs
- · [object Object]
Requires
- · Bash
- · Grep
Preconditions
Python source readable; no obfuscation
Failure modes
- · Polyglot injection missed
- · Supply chain risk not assessed
Trust signals
- · 5 OWASP categories covered
- · Scientist-friendly explanations + fix examples