Xalgorix

Xalgorix

Xalgorix is an autonomous AI pentesting platform that runs exploit-verified security tests against web apps and repos, reproduces findings with working exploits, and provides remediation guidance, CI gating, and auditor-ready reports.

Xalgorix is security software teams evaluate for security. Use this page to review pricing, integration signals, and the best alternatives before you commit.

Freemium API Enterprise 80/100
#20 in Security (20 tools)
Just launched
Data reviewed Aug 20, 2026

Profile facts come from the vendor source. AiMatch labels unknown pricing or API details instead of estimating them.

Review official source →

Quick Overview

Best for: Security

What it does

Security software for decision-makers comparing workflow fit and alternatives.

Best fit

Security

Pricing snapshot

Freemium from $20/mo

Next step

Compare Xalgorix with similar tools before you shortlist it.

Compare this tool before you shortlist it

Review alternatives, pricing posture, and workflow fit side by side.

Xalgorix

Xalgorix is an autonomous AI pentesting platform that scans web applications or repositories, validates findings by reproducing working exploits, and delivers remediation guidance and evidence-backed reports. It is built for developers, security teams, and CI pipelines: it can run on pull requests via a GitHub App or Action, gate merges when a finding is proven, and provide auditor-ready, dated reports. The offering is available as a hosted web dashboard or via an open-source CLI for self-hosted execution, and it integrates via a REST API and webhooks.

Point Xalgorix at your app or repo. An autonomous AI pentester finds vulnerabilities, proves each with a working exploit, and hands engineers the fix. Runs in CI. Scans from $1, credits never expire.

Own this listing?

Claim this page for a one-time $29 to add pricing, features, screenshots, verified owner details, and a clearly labeled 30-day category position after the profile is live.

Claim this listing for $29

Key Features

Autonomous AI Pentesting

An autonomous AI agent runs a full pentest against a target (app or repo) and executes a 22-phase methodology from reconnaissance through exploit verification.

Exploit-Verified Findings

Phase 20 is dedicated to exploit verification; findings that cannot be reproduced do not reach the report, reducing false positives and providing working proofs-of-concept and remediation.

GitHub Integrations

Free GitHub App for automatic diff-scoped PR reviews and an open-source GitHub Action for CI merge gating and fail-on severity settings.

REST API, CLI & Webhooks

Public REST API for programmatic scan creation and retrieval, an open-source CLI for self-hosted runs, and signed scan.completed webhooks for automation.

Live Scan Telemetry

WebSocket event stream surfaces tool calls, agent messages, HTTP activity, LLM token usage, and phase progress in real time.

Branded Reports & Sharing

Branded PDF reports with executive summary, severity breakdown, PoC, remediation steps, and signed links for sharing without requiring logins.

Scan Modes & Scheduling

Single-target and wildcard/multi-target scan modes, credit-based billing, and cron-style recurring schedules.

Privacy & Data Controls

Per-customer isolation, encrypted-in-transit traffic, signed expiring report links, the ability to export or delete scans, and a stated policy of not using targets/findings to train models.

Safety & Rate Controls

Configurable request rates, circuit breakers, and blocked destructive commands to protect customer infrastructure.

Pricing

Free Tier Available

Free GitHub App that provides diff-scoped PR security reviews without an account or workflow file.

Starter

$20/mo
  • 50 scan credits
  • 1 concurrent scan

Pro

$49/mo
  • 200 scan credits
  • 3 concurrent scans

Team

$199/mo
  • 1000 scan credits
  • 5 concurrent scans

Use Cases

CI/CD Merge Gating

Run Xalgorix on every pull request (via GitHub Action or App) to fail builds only on proven, exploit-verified findings and prevent shipping real vulnerabilities.

Autonomous Pentesting

Self-serve, on-demand pentests of single targets or wildcard surfaces that produce verified findings and auditor-ready reports without a manual agency engagement.

Bug Bounty & Surface Discovery

Wildcard scans to enumerate and assess broad attack surface for bug-bounty programs or large discovery exercises, where authorization and scope permit automated testing.

Audit & Compliance Evidence

Generate dated, evidence-backed PDF reports and signed links for auditors and stakeholders showing reproduced exploits and remediation guidance.

Integrations

GitHub App

Installs once and posts free, diff-scoped security reviews on every pull request; re-run by commenting '@xalgorix review'.

GitHub Action

Open-source Action to run Xalgorix in CI and gate merges (fail-on severity settings supported).

REST API & Webhooks

Programmatic scan creation, status polling, and signed scan.completed webhooks for automation.

Open-source CLI

Run the Xalgorix engine locally or on your infrastructure (self-hosted option, MIT-licensed engine).

Frontier LLM Providers (managed)

Backend routing across GPT-5, Claude, Gemini — providers are managed by Xalgorix and not configured per-customer.

Benefits

Reduces false positives by reproducing and proving findings before reporting (exploit-verified results).
Fast, low-friction scanning: self-serve from small credit costs, sign in and scan in under 60 seconds for hosted users.
Seamless CI and PR integration: free GitHub App for diff-scoped reviews and a GitHub Action/REST API for merge gating and automation.
Comprehensive methodology: 22-phase workflow covering recon, injection, auth, API, uploads, cloud, WebSockets, exploit verification, and final reporting.

Limitations

You must have explicit written permission to scan targets; Xalgorix requires confirmation of authorization for each target.
Wildcard / large-surface scans can take several hours depending on discovered attack surface and may consume multiple credits.

Frequently Asked Questions

Do I need to install anything?
No. The hosted Xalgorix dashboard requires no install; you can sign in and scan. An open-source CLI is available separately on GitHub for local/self-hosted use.
How long does a scan take?
Single-target scans typically finish in 10–30 minutes. Wildcard scans depend on attack surface and can run for several hours; live progress is available during the scan.
Are findings actually exploit-verified?
Yes. Phase 20 is dedicated to exploit verification; findings that can't be reproduced don't reach your report.
Can I use this for bug bounty?
Yes, where you have authorization and the program scope permits automated testing; respect each program's rules of engagement.
Where is my data stored and who processes it?
Account data, scans, findings, and reports live in a managed Postgres database with per-customer row-level isolation; traffic is encrypted in transit and reports use signed links. The Privacy Policy and DPA list subprocessors and data handling details.
Which LLMs power the agents?
Xalgorix routes across frontier models — GPT-5, Claude, Gemini — and manages provider interactions so customers don't deal with keys or rate limits.
Is there an API?
Yes. A public REST API is available to create scans, poll status, fetch findings, and retrieve reports programmatically.
Do you review GitHub pull requests?
Yes. Install the free GitHub App and every PR gets an automatic security review posted as a comment; no workflow file or API key required.

Getting Started

  1. 1 Step 1: Sign up for a hosted account (credits from $1, self-serve or contact sales for teams).
  2. 2 Step 2: Add a target by pasting a URL, hostname, or wildcard and confirm authorization for the scope.
  3. 3 Step 3: Choose scan mode (single or wildcard) and select all 22 phases or a focused subset.
  4. 4 Step 4: Launch the scan; monitoring starts immediately on the hosted infrastructure.
  5. 5 Step 5: Watch live telemetry and phase progress via the WebSocket event stream.
  6. 6 Step 6: Review verified findings with CVSS, evidence, and remediation; download a branded PDF or share a signed link.

Support

Docs

Product, API, and CI docs are available from the site's documentation pages (Docs / REST API).

Sales

Talk to sales via the site for team plans, SSO, self-hosted options, and invoicing.

GitHub

Open-source CLI and GitHub Action are published on GitHub for issues, contributions, and support.

Contact

Contact page and footer links (Contact, Email, Status) are provided on the site.

API

Available: Yes
Documentation:

REST API and CI docs referenced on the site's Docs section (API & CI docs).

Compare Xalgorix with similar tools

See how it stacks up against alternatives

Related Tools

View all 20 →
Contact for pricing
ModelFuzz

ModelFuzz

ModelFuzz provides runtime guardrails for LLM agents: a red-team scanner that exposes prompt-injection vulnerabilities and a lightweight Python decorator that intercepts and blocks unsafe tool calls at execution time.

Security
High-growth
Freemium
Greip

Greip

Greip is an AI-powered fraud prevention platform and API that provides real-time fraud detection, IP & network intelligence, payment and identity validation, and content moderation to help businesses prevent fraud and improve data quality.

Security
Free
prelude-verify

prelude-verify

Prelude Verify is an onboarding and trust infrastructure product that unifies device, network, and signup signals to verify users, prevent fraud (including SMS pumping and bots), and optimize delivery across SMS, WhatsApp, RCS, Voice, and Email.

Security
High-growth
Contact for pricing
Adeptiv

Adeptiv

Adeptiv AI is an enterprise AI Governance platform that automates discovery, risk assessment, compliance mapping and continuous monitoring of AI systems to keep deployments trusted, auditable and regulator-ready.

Security
Enterprise-ready
Contact for pricing
adversa-ai

adversa-ai

Adversa AI provides a coding-agent security platform — a runtime control layer that observes and blocks dangerous actions by AI coding agents, performs continuous adversarial testing, and delivers audit-ready evidence and remediation for enterprises running mission-critical AI.

Security
High-growth
Contact for pricing
Icetana

Icetana

icetana AI is a self-learning video surveillance and analytics platform that detects unusual events and behaviours in real time for safety and security use cases. The suite includes modules for 24/7 AI surveillance, analytics, forensics (Quick Find), licence plate recognition, facial recognition, GPT Agents for workflow automation, and a private on-premises option (Antara Core).

Security
Contact for pricing
idox-ai

idox-ai

iDox.ai is an enterprise-focused AI security and privacy platform that provides autonomous AI guardrails, AI-powered redaction, and data anonymization to identify, protect, and govern sensitive information across documents, workflows, and generative AI systems.

Security
Enterprise-ready High-growth
Contact for pricing
Livepatrol

Livepatrol

Live Patrol provides remote live video monitoring, access control management, remote concierge services and time-lapse video production for commercial and industrial sites, using AI-powered analytics, facial recognition and license-plate recognition to detect, verify and respond to incidents in real time.

Security

Explore Related Categories