Settings
Profile
Your public identity and account details.
A
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
Code
Scan this QR code with your authenticator app (e.g. Authy, Google Authenticator).
Active Sessions
3 sessions
Chrome · macOSCurrent
Safari · iOS 18
AuditHunt CLI v1.4.2
Connected Wallets
0xdead...c3e9
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 / 5CI pipeline
Local dev
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"
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 activehttps://hooks.example.com/audithunt
https://ci.internal/webhooks/audit
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>
"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 as @alexmercer · 3 repos linked
my-defi-protocol
cairo-vault
token-bridge-v2
How it works
- Install the AuditHunt GitHub App on your organization
- Select which repos to link
- Every pull request gets a T0 scan — results posted as a PR check
- 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.