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
#28 in Security (28 tools)
Just launched
24 profile views · 13 vendor visits in 30 days

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 28 →
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
Freemium
Keydris

Keydris

Keydris is an authorization infrastructure that enforces per-action authority for AI agents by evaluating agent-presented authority against versioned policies before actions run, returning ALLOW, APPROVAL REQUIRED, or REJECT decisions and recording decision evidence.

Security
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
gamma-ai

gamma-ai

Gamma.AI is an AI-powered cloud Data Loss Prevention (DLP) and CASB-focused product for SaaS applications — delivering automated cloud data discovery, contextual data classification, and remediation across collaboration, storage, and business apps. The page notes Gamma.AI is now Palo Alto Networks Next-Gen CASB.

Security
Enterprise-ready
Contact for pricing
nightfall-ai-for-zendesk

nightfall-ai-for-zendesk

Nightfall is an AI-native data loss prevention (DLP) and data security platform that uses LLMs, computer vision, and 100+ AI-based models to detect, trace, and prevent sensitive data exfiltration across SaaS, endpoints, browsers, and AI apps (including Zendesk integrations).

Security
Enterprise-ready
Free
anomify

anomify

Anomify is an observability and monitoring platform that uses AI and multi-stage machine learning to deliver real-time insights, event detection, and early warning for critical infrastructure and operations teams.

Security
Free
idwise-identity-verification-ekyc-aml

idwise-identity-verification-ekyc-aml

IDWise is an enterprise-grade, AI-based identity verification and e-KYC/AML platform that provides document recognition, biometric facial verification, proof-of-address capture, and global AML/PEP/sanctions screening to onboard customers quickly and prevent fraud.

Security
Enterprise-ready
Free
loginllama

loginllama

LoginLlama is a login-risk scoring API and SDK suite that evaluates each login with a 0–10 risk score (credential stuffing, account takeover, bot traffic) and actionable risk codes so apps can allow, step up to MFA, or block in real time.

Security

Premium Alternatives

Paid
autogon-ai

autogon-ai

Autogon (Nemesis Labs) provides a suite of security products—Nemesis Shield (runtime & SecOps), Omniguard (fraud, AML & sanctions screening), Nemesis Blue (endpoint/EDR) and Nemesis Red (autonomous pentest)—that learn normal behavior, block deviations, and produce provable evidence for every action. It's aimed at financial institutions, fintechs, enterprises and infra teams.

Security
Enterprise-ready

Explore Related Categories