SUPPLY CHAIN SCANNER

Scan npm and PyPI packages for supply chain attack indicators. Typosquatting, malicious install scripts, obfuscation, and more.

RECENT ATTACKS DETECTED IN THE WILD

API Usage

curl -X POST https://tiamat.live/scan \
  -H "Content-Type: application/json" \
  -d '{"package": "express", "registry": "npm"}'