{
  "slug": "olympix",
  "name": "Olympix",
  "tagline": "Per-commit Solidity security with symbolic execution, fuzzing, mutation testing and AI",
  "maintainer": "Olympix",
  "url": "https://olympix.security",
  "category": "smart-contracts",
  "targets": [
    "Solidity"
  ],
  "approach": "IR and custom detectors, symbolic execution, fuzzing, mutation testing plus AI, with executable PoCs, run per commit",
  "license": "Commercial CI tool",
  "status": "Active (founded 2022)",
  "summary": "Olympix is a commercial CI tool for Solidity that combines an intermediate representation, custom detectors, symbolic execution, fuzzing and mutation testing with AI, producing executable proofs of concept on every commit.",
  "details": [
    "Its emphasis on execution-backed findings is the right design for low false-positive rates."
  ],
  "strengths": [
    "Executable PoCs.",
    "Per-commit.",
    "Multiple analysis engines."
  ],
  "limits": [
    "Solidity only.",
    "Commercial, limited public benchmarks."
  ],
  "fit": [
    "Choose for continuous EVM coverage in CI."
  ],
  "references": [
    [
      "Olympix",
      "https://olympix.security"
    ]
  ],
  "category_name": "Smart-contract AI auditors",
  "page": "https://agentsast.com/tools/olympix/",
  "updated": "2026-09-13"
}