Xalgorix — Find and Fix Your App's Vulnerabilities, ProvenStarSign in
built for developers & security teams · exploit-verified findings<br>Find and fix your app's real vulnerabilities.<br>Proven with a working exploit — not guessed.<br>Point Xalgorix at your app or repo. An autonomous AI agent runs a full pentest, proves every finding with a working exploit, and hands your engineers the fix — no wall of false positives to triage. Gate releases in CI on verified results, and give auditors dated, evidence-backed reports.<br>Scan your first target — from $1 →Add to GitHub — free PR reviews→See a sample reportTalk to sales<br>self-serve from $1 · SSO, self-hosted & invoicing for teams · no card required to try
~ xalgorix scan #4f2a · target: app.acme.com<br>running phase 8/22<br>[01]reconnaissance✓ 47 subdomains, 12 origins<br>[04]cors & cookies! permissive CORS w/ credentials<br>[06]injection! blind SQLi confirmed (5012ms delta)<br>[08]idor! /api/invoices/:id leaks all tenants<br>[20]exploit verification… chaining sqli → admin token_<br>criticalIDOR allows reading any user's invoicesCVSS 9.1
proof · not a demo<br>What it found on a real target<br>We pointed Xalgorix at pentest-ground.com:9000 — a public, deliberately-vulnerable target. In about 17 minutes it returned 9 findings and reproduced every exploit before reporting it.
9 verified findings3 criticalrisk rating CRITICAL 100/10017 min end-to-end<br>criticalCVSS 9.8<br>Remote Code Execution<br>Arbitrary Python code as root via the /eval endpoint (uid=0 confirmed).
criticalCVSS 9.8<br>SQL Injection — full DB dump<br>Auth bypass on /tokens; dumped 21 accounts with plaintext passwords.
highCVSS 7.5<br>Plaintext password exposure<br>/user/{id} returned every account's password by incrementing the id.
Open the full report →
for developers & CI<br>Ship secure code. Break the build on real bugs.<br>Add Xalgorix to your pipeline and every pull request gets an autonomous, exploit-verified security pass. Catch the IDOR, SSRF, or auth bypass before it merges — not after it ships. It only fails the build on findings it actually proved.
Runs on every pull request<br>Drop the Action into your workflow. Each PR gets an autonomous, exploit-verified security pass alongside your tests.
Breaks the build only on proven bugs<br>It fails the check on findings it actually reproduced, at the severity threshold you set — so you gate merges on real risk, not scanner noise.
API, CLI & webhooks<br>A public REST API, signed scan.completed webhooks, and the open-source CLI wire Xalgorix into whatever pipeline you already run.
API & CI docs →Open-source CLI
.github/workflows/security.yml<br># .github/workflows/security.yml<br>name: security<br>on: [pull_request]
jobs:<br>xalgorix:<br>runs-on: ubuntu-latest<br>steps:<br>- name: Xalgorix security scan<br>uses: xalgord/Xalgorix-SaaS/integrations/github-action@main<br>with:<br>api-key: ${{ secrets.XALGORIX_API_KEY }}<br>target: https://staging.example.com<br>fail-on: high # none | low | medium | high | critical<br>free, open-source Action · scans use credits, same as the API
github app · freeXalgorix reviews every pull request.<br>Install the GitHub App once and every PR gets an automatic security review, posted as a comment on the diff. Need a re-run? Just comment @xalgorix review — it reacts 👀, reviews the changes, and replies with findings. No workflow file, no API key, no account required.<br>✓ Free, diff-scoped reviews — install and go<br>✓ Catches injection, auth/IDOR, SSRF, secrets, and unsafe patterns in the changed code<br>✓ Updates in place on new commits — never spams the PR<br>✓ Upgrade to full exploit-verified pentests and merge gating when you need them<br>Add to GitHub→How it works
pull request #128 · comment<br>xalgorixbotcommented now<br>Xalgorix security review<br>highSQL injection via unsanitized `id`<br>api/users.ts — `req.query.id` is interpolated into the query. Use a parameterized statement.
free diff-scoped review by xalgorix · comment @xalgorix review to re-run
👀 1🚀 1
install once · reviews on every PR · free
features<br>Everything you need for autonomous security testing.<br>From live scan telemetry to branded PDF reports — Xalgorix handles the full engagement lifecycle, hosted on our infrastructure.
Hosted Web Dashboard<br>No installs, no Go toolchain, no LLM keys. Sign in and launch your first scan in 60 seconds.
Live Scan Telemetry<br>WebSocket event stream: tool calls, agent messages, HTTP activity, phase progress — all in real time.
22-Phase Methodology<br>Run the full sweep or focus on recon, injection, auth, API, upload, cloud, or WebSocket phases.
Validated, Not Just Detected<br>A dedicated validation phase confirms each finding before it reaches your report — depth over noise.
Branded PDF Reports<br>Executive summary, severity breakdown, PoC, remediation steps — with your company logo.
Scan Modes<br>Single target or wildcard / multi-target. Credit-based, no surprise bills.
Schedules & Automation<br>Recurring scans on cron-style schedules. Continuous coverage of your attack surface.
Team & Sharing<br>Share findings and reports with stakeholders via...