BETA Free while Spartyx is in private beta

Scan your code. Fix it before they exploit it.

Spartyx finds SQL injection, XSS, command injection, hardcoded secrets and 30+ vulnerability types across your codebase — with cross-file taint tracking, in 14 languages.

5 FREE SCANS / MONTH · PUBLIC REPOS · 14 LANGUAGES

FINDINGS

File paths, line numbers, CVSS scores

Every finding comes back with where it is, how bad it is, and the remediation steps to fix it.

findingsexample scan
10.0Command injectionutils/runner.py
9.8SQL injectiondb.py:42
8.6Server-side request forgeryservice.py:91
6.1Vulnerable dependencypackage.json
CROSS-FILE TAINT ANALYSIS

It follows the input, not the line

Tracks user input across files to the exact line where it becomes exploitable — routes.py:18 → db.py:42.

routes.py → db.pySQL injection
18q = request.args["q"] # user input
19return find(q)
41cur = conn.cursor()
42cur.execute(f"…{term}")
14 LANGUAGES

Real AST parsing

Python, JavaScript, TypeScript, Go, Java, Ruby, PHP, Rust, Kotlin and more.

PythonJavaScriptTypeScriptGoJavaRubyPHPRustKotlin+5
DEPENDENCY SCANNING

CVE matching, live

npm, PyPI and Go modules checked against OSV, NVD, GitHub Advisories, CISA KEV and Exploit-DB.

CISA KEV match→ CRITICAL
Exploit-DB matchpublic exploit
REPORTS

PDF you can forward

CVSS scores, CWE mapping, attack paths and copy-paste remediation steps in one export.

security-report.pdfCVSS · CWE
Attack pathsincluded
SCAN SESSION

Watch a scan run.

Static analysis, cross-file taint tracking and AI review run together. Scroll to play it through.

EXAMPLE SCAN — GITHUB.COM/MYORG/API-SERVER0%
spartyx scan0.0s
$ spartyx scan github.com/myorg/api-server
> fetching 47 source files…
> running cross-file taint analysis…
> checking 30 dependencies via OSV…
> AI deep review…
> SCAN COMPLETE — 3.2s
CRITICAL 9.8SQL injectionroutes.py:18 → db.py:42
CRITICAL 10.0Command injectionapi/scan.py → utils/runner.py
HIGH 8.6Server-side request forgeryweb_surface/service.py:91
0CRITICAL
0HIGH
0MEDIUM
WHAT IT DOES

Professional-grade scanning, without the enterprise price tag.

01

Cross-file taint analysis

Tracks user input across files to the exact line where it becomes exploitable. Not a single-file pattern match — the whole path, from entry point to the statement that runs it.

02

14 programming languages

Python, JavaScript, TypeScript, Go, Java, Ruby, PHP, Rust, Kotlin and more — all parsed into real syntax trees rather than matched with regular expressions.

03

GitHub integration

Connect a repository in one click and scan any branch or any commit, public or private.

04

AI deep review

A Gemini-powered pass that catches complex logic flaws regex and AST scanners miss.

05

Dependency scanning

CVE matching for npm, PyPI and Go modules through OSV, layered with NVD, GitHub Advisories, CISA KEV and Exploit-DB. A package on the CISA Known Exploited list is raised to critical; an Exploit-DB match adds a public-exploit signal.

06

Professional reports

PDF export with CVSS scores, CWE mapping, attack paths and copy-paste remediation steps.

HOW IT WORKS

From repo to report.

01

Connect

Paste a GitHub URL, upload your codebase, or enter a website to scan.

02

Scan

The engine runs static analysis, cross-file taint tracking and AI review simultaneously.

03

Fix

Get prioritised findings with file paths, line numbers, CVSS scores and exact remediation steps.

PRICING

Free during beta.

No credit card. Public repos, 14 languages, results in minutes.

AVAILABLE NOW

Beta

Free
  • 5 scans a month
  • Public repositories
  • Ghost Mode included
  • All 14 languages
  • PDF report export
Create free account
COMING NEXT

Pro

Not yet priced
  • Private repositories
  • CI/CD integration
  • Leave your email and we'll tell you first
  • You don't need this to start scanning today
Notify me

Ghost Mode is our free baseline scan — fast, deterministic static analysis that flags vulnerabilities, hardcoded secrets, and risky configuration in your code, with no AI and nothing sent to third parties.

ON THE ROADMAP — NOT BUILT YET

What's coming to CyberTool.dev.

Listed here so you know where this is going. None of these are live — when one ships, it moves up the page.

Subdomain Finder

Enumerate subdomains of a domain you own.

HTTP Headers Check

Grade security headers and cookie flags.

Port Scanner

Check which ports respond on your own host.

SSL / TLS Inspector

Certificate chain, expiry, protocol versions and cipher suites.

COMING NEXT

Want private repos and CI/CD?

Pro is coming. Leave your email and we will tell you first. You do not need this to start scanning today.

Scan your first repo now.

Free during beta. No credit card. Public repos, 14 languages.