Skip to main content

Scan Pricing

AuditAgent uses a credit-based pricing system where 1 credit = $0.01 USD. Scans are priced per Billable Line of Code (BLoC).

FeatureDeveloper ScanAuditor Scan
Price$0.02 / BLoC$0.10 / BLoC
Best forCode review during developmentAudit and deployment preparation
Compute Capability1x5x
Scan timeUp to 1 hour per scanUp to 5 hours per scan
Repository accessPrivate accessPrivate access
Contracts per scanUp to 100Up to 100
BLoC per scanUp to 10000Up to 10000
AI modelsLightweight modelsMost expensive models
Internet Search
Multi-Agent System (MAS)
Attacker Model

How Pricing Works

  1. We estimate the Billable Lines of Code (BLoC) for each selected contract file:
    • estimated_bloc = ceil(tokens / 10)
  2. The final price is calculated by multiplying the total BLoC by the price per BLoC of the selected scan quality.

Learn more about how we count lines of code.

CI Scans

CI scans have two modes:

  • CI scan (Indexing): Priced the same as a Developer scan (by BLoC).
  • CI scan (Diff): Same as above but discounted up to a maximum of 60% based on the size of the diff (the smaller the changes the bigger the discount). The minimum charge is 200 credits ($2).
info

CI scans are available to Pro and Enterprise subscribers. See CI/CD Instructions for setup.

Discounts and Free BLoC

  • The first 500 BLoC of your Developer Scan is free (maximum of 3 scans per day)
    • This effectively makes Developer Scans on 500 BLoC or less free
  • You can claim an additional 500 BLoC for free by providing your contact information
Eligibility

To be eligible for discounts, your GitHub account must be older than 3 months.

Additional Information

info

BLoC includes comments in the selected contracts. See our BLoC methodology for why.

note

All scan types include:

  • Security analysis
  • Vulnerability detection
  • Code quality checks
  • Standard PDF reports

Need Help Choosing?

Not sure which scan type is right for you? Contact our sales team for a personalized recommendation.