Skip to main content

Probe

Probe helps answer, “What should we fix next on this commit?” It investigates a selected Solidity or Vyper repository more deeply than Scan. Review its prioritized concerns, file and line evidence where available, and suggested next checks before deciding which issue to verify or fix. Its first run provides a baseline of the code and findings in scope. For a later run, compare its results with the earlier Probe to see which findings and assumptions changed. A repeated run is a new analysis of the selected repository state, not a guarantee that every code change is covered.

Probe is exploratory automated analysis. It can develop security hypotheses and repository context, but its findings need verification. It is distinct from an Audit, which is the deeper adversarial review, and from a separately scoped, human-led Boutique Audit.

ProductPurpose
ScanFind common vulnerability signals quickly.
ProbePrioritize what to check or fix next at a selected commit and establish or revisit a repository baseline.
AuditConduct a deeper adversarial review of the selected source scope.

Probe allowances are shown on the pricing page. Review the selected repository and revision before comparing results; differences in scope, compilation, or available evidence can change what a run reports.