OpenDev AI

Autonomous GitHub Agent

AI workflow for GitHub maintenance

Fix issues, scan secrets, review PRs — with AI.

Paste any GitHub repository URL. OpenDev AI analyses the codebase, fixes open issues via cross-fork PR, scans for vulnerabilities and exposed secrets, and reviews pull requests — all in one workflow.

Try these:

Capabilities

Workflow

Repository Analysis

Detects language, framework, tech stack, dependencies, and code quality grade before any action is taken.

Fork & Fix Issue

Forks the repo, generates an LLM patch, runs tests, then opens a cross-fork PR to the original owner.

Security Scan

Finds SQL injection, XSS, SSRF, prototype pollution, hardcoded secrets, Firebase configs, MongoDB URIs, AWS keys, and 25+ secret types.

Scan → GitHub Issues

One click opens a labelled GitHub issue for every finding — with de-duplication to avoid re-creating existing issues.

PR Reviewer

AI reviews any pull request — detects bugs, security issues, and style problems. Recommends MERGE, REQUEST_CHANGES, or COMMENT.