Back to browse
GitHub Repository

Find out if your system was compromised by the recent axios supply chain attack.

30 starsGo

Scanner to check if you are affected by the axios supply chain attack

by aeneas_ory·Apr 2, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemShip It

Forensic triage CLI with verdict system for axios IOC detection.

Strengths
  • Three-tier verdict system (CONFIRMED, LIKELY_EXPOSED, NO_EVIDENCE) adds nuance.
  • Cross-platform support with platform-specific IOC paths for each OS.
  • Read-only by design, safe to run on production systems without modification.
Weaknesses
  • Incident-specific tool loses relevance once axios vulnerability is resolved.
  • No Windows executable pre-built, requires Go installation and compilation.
Category
Target Audience

DevOps engineers, security teams, developers auditing npm dependencies

Similar To

npm audit · Snyk · Socket.dev

Similar Projects