# chaitin/rad

Repository: https://github.com/chaitin/rad
Canonical: https://ross.abutalabs.com/products/rad
License Family: other
Last push: 2023-04-28T08:20:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2213, "days_push": 1223, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1514, forks 124 (observed 2026-08-28T04:04:56.376717+00:00)

## What it is
Rad (Radium) is a browser-based web crawler built for security scanning, driving a real Chrome browser to discover URLs and requests across a site from a single starting URL. It can export crawled URLs or full requests as text or JSON and integrates with the xray vulnerability scanner via proxy.

## Use cases
- crawl a website to discover all URLs for security testing
- feed discovered requests into a vulnerability scanner like xray
- crawl sites that require manual login
- export crawled endpoints as JSON for further analysis
- map the attack surface of a web application

## When to choose
- you need a browser-driven crawler that handles JavaScript-heavy sites
- you want to combine crawling with xray-based vulnerability scanning
- you need configurable crawl scope, depth, and rate limits for authorized testing

## When to avoid
- you need a lightweight crawler without a Chrome dependency
- your target sites are not authorized for security testing
- you need a maintained tool with active releases and support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: web-scraping, security, penetration-testing, cli
- domain: security, penetration-testing, crawlers, web-development
- platform: windows, cli, cross-platform
- tags: browser-crawler, vulnerability-scanning, chrome, xray-integration, headless-browser, linux, macos

## Member repositories
- chaitin/rad (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.376717+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:12.295146+00:00, confidence not recorded.
  - readme: https://github.com/chaitin/rad (fetched 2026-08-28T04:04:56.376717+00:00, sha 4e6a22deefdd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
