Automic VaultAutomic Vault

brew

Install urx with Homebrew, Nix

Extracts URLs from OSINT Archives for Security Insights. Version 0.10.0 via Homebrew; verified 2026-06-27.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install urx

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#urx

nixpkgs package indexes · pkgs/by-name/ur/urx/package.nix · source: api.github.com

overview

Package summary

Extracts URLs from OSINT Archives for Security Insights

Commands and aliases

  • urx

history

Project history and usage

urx is a Rust command-line URL collection tool for security reconnaissance. Its official README frames it as a way to collect URLs from OSINT archives such as the Wayback Machine and Common Crawl, then normalize, deduplicate, filter, and export them for security testing and analysis.

Project history

The project entered public release as a small security CLI in 2025, with GitHub releases showing version 0.1.0 published on 2025-03-28 and rapid follow-up releases through 2026. Its design follows the modern bug-bounty and web-application recon workflow: query multiple public URL archives, merge the results, and feed the output into later testing tools.

Adoption history

The input package metadata lists urx in Homebrew and Nix, which places it in the package-manager path used by security engineers who prefer reproducible CLI installation over cloning source trees. Its README also documents Cargo, Homebrew, source, and Docker installation paths.

How it is used

Typical use is pipeline-oriented: run `urx example.com`, pass domains on stdin, choose providers, filter extensions or patterns, output plain text, JSON, or CSV, and optionally cache results. API-keyed providers such as VirusTotal and URLScan can be configured, but the README emphasizes that several archive providers work without keys.

Why package nerds care

For package nerds, urx is notable as a narrowly scoped, single-binary Rust CLI in the OSINT/recon ecosystem. It packages a workflow that was often assembled from shell pipelines and separate archive scrapers into one installable formula.

Timeline

  • 2025-03-28: GitHub release 0.1.0 published.
  • 2026-06-27: GitHub release 0.10.0 published.

Related projects

  • The official README names Wayback Machine, Common Crawl, OTX, Arquivo.pt, VirusTotal, URLScan, and GitHub Code Search as URL sources or providers.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:archive

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/urx/provider-config.toml

executables

Installed executables

CommandKindExposureNote
urxcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.10.0
manager updated2026-06-27
local dataok
upstreamcurrent
latest detected0.10.0

https://github.com/hahwul/urx

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:urx
Version0.10.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/urx
Homepagehttps://urx.hahwul.com
Repositoryhttps://github.com/hahwul/urx
Upstream docshttps://github.com/hahwul/urx
LicenseMIT
Source archivehttps://github.com/hahwul/urx/archive/refs/tags/0.10.0.tar.gz
Last updated2026-06-27T04:05:28Z
Pulseupdated
Build dependenciespkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameurx
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

urx

nix profile install nixpkgs#urx
  • normalized package name match
  • Matched by: Urx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ur/urx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment