Settings

Profile
Your public identity and account details.
A
Alex Mercer
Account
Plan, role, and membership info
Plan
Standard
Role
Developer
Member Since
Jan 12, 2026
Security
Password, two-factor authentication, and active sessions.
Change Password
Minimum 12 characters. Mix letters, numbers, symbols.
Two-Factor Authentication
Adds an extra layer of protection to your account
Enabled
QR
Code
Scan this QR code with your authenticator app (e.g. Authy, Google Authenticator).
Active Sessions
3 sessions
Chrome · macOSCurrent
192.168.1.x · New York, US · Active now
Safari · iOS 18
10.0.1.x · New York, US · 2h ago
AuditHunt CLI v1.4.2
API key · 3d ago
Connected Wallets
0xdead...c3e9
Ethereum · Connected Jan 12
Notifications
Choose how and when AuditHunt contacts you.
Event Preferences
Event
In-App
Email
Audit Complete
When an audit finishes processing
Beast Findings
When Beast Hunter discovers a vulnerability
Security Alerts
New IP logins and platform security events
System Updates
Announcements and maintenance notices
Digest & Thresholds
API Keys
Authenticate API requests from your CI pipelines or tools. Max 5 active keys.
Generate Key
Active Keys
2 / 5
CI pipeline
Created Apr 2 · Last used 2h ago · ah_live_...ef12
Local dev
Created Mar 18 · Last used 5d ago · ah_live_...7a3b
Quick Start
# Submit a contract for audit
curl -X POST https://app.audithunt.com/api/v1/audits \
-H "Authorization: Bearer YOUR_KEY" \
-F "file=@Contract.sol" \
-F "chain=ethereum" \
-F "depth=standard"
Webhooks
Receive POST callbacks when audits complete. Signed with HMAC-SHA256.
Add Endpoint
Endpoints
2 active
https://hooks.example.com/audithunt
Production · Last fired 2h ago · 200 OK
https://ci.internal/webhooks/audit
Staging · Disabled · Last fired 4d ago
Payload Format
{
"event": "audit.complete",
"audit_id": "uuid",
"filename": "Vault.sol",
"chain": "ethereum",
"status": "completed",
"finding_count": 5,
"score": 72,
"timestamp": "2026-05-08T12:00:00Z"
}

Header: X-Audithunt-Signature: sha256=<hmac>
Connected Repos
Link GitHub repositories for automatic PR scanning via the AuditHunt GitHub App.
GitHub App
Scans every pull request automatically
Connected
Connected as @alexmercer · 3 repos linked
my-defi-protocol
main · Last scanned 2h ago · 2 findings
cairo-vault
dev · Last scanned 1d ago · 0 findings
token-bridge-v2
main · Never scanned
How it works
  1. Install the AuditHunt GitHub App on your organization
  2. Select which repos to link
  3. Every pull request gets a T0 scan — results posted as a PR check
  4. Upgrade for AI explanations and PDF reports on every PR
Billing
Your plan, credit balance, and purchase history.
Free
$0/mo
3 audits / month
T0 deterministic scan
Markdown report
Standard Current
$99/mo
1,200 credits / month
T0 + T1 AI explanations
PDF + JSON reports
API access
Enterprise
$299/mo
3,000 credits / month
T0 + T1 + T2 deep reasoning
Team workspaces — roles & seats
Priority support
Credit Balance
Buy credits →
128
credits remaining
~64 standard audits · ~43 deep audits · ~42 expert audits at current rates
Transaction History
Credit purchase — 100 pack
May 1
+100
Deep audit — TokenBridge.sol
May 6
−3
Standard audit — StakingPool.sol
May 7
−2
Standard plan renewal
May 1
$49.00
Manage billing
Change your plan, switch to annual billing, update payment methods, manage your affiliate payout address, and download invoices in the full billing dashboard.
Open billing dashboard →
Danger Zone
Irreversible actions. Proceed with caution.
Export Data
Download a full archive of your account: audit history, findings, API keys, and settings. Delivered by email within 24 hours.
Delete Account
Permanently deletes your account, all audits, findings, API keys, and credit balance. This cannot be undone.
v3.20.0 · settings