aizen299/ChainAudit — Smart Contract Security Scanner

Scan Solidity smart contracts for vulnerabilities using Slither + ML exploitability prediction

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetPath to a .sol file, .zip archive, or directory of contractsyescontracts/
fail-on-criticalExit with code 1 if CRITICAL vulnerabilities are foundnotrue
output-formatOutput format: 'table' (human-readable) or 'json'notable
solc-versionSolidity compiler version to useno0.8.24
namedescription
risk-scoreOverall risk score (0-100)
total-findingsTotal number of findings
critical-countNumber of CRITICAL findings
high-countNumber of HIGH findings
report-pathPath to the JSON report artifact