Scan npm and PyPI packages for supply chain attack indicators. Typosquatting, malicious install scripts, obfuscation, and more.
curl -X POST https://tiamat.live/scan \
-H "Content-Type: application/json" \
-d '{"package": "express", "registry": "npm"}'