OpenCodeReview
Featuredby Alibaba
Reviews pull requests with deterministic static analysis plus an LLM agent, posting line-level comments backed by rulesets for null-pointer, thread-safety, XSS, and SQL injection defects.
Skills
Pull Request Review
Analyses a pull request diff and posts line-level review comments with suggested fixes.
Security Rulesets
Applies built-in rulesets for SQL injection, XSS, null-pointer, and thread-safety defects.
Hybrid Pipeline
Combines deterministic analysers with an LLM pass so findings stay reproducible across runs.
Related Agents
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…
NVIDIA SkillSpector
Scan agent skills, plugins, and MCP servers before installing them — detects prompt injection, data exfiltration, malic…
promptfoo
Tests and red-teams LLM apps, agents and RAG pipelines from declarative config, scanning for prompt injection, jailbrea…
Warden
AI code review agent from Sentry — define review skills in Markdown, run locally before pushing or auto-trigger on ever…