Security at AuditSmart

We're a security company. That means we hold our own platform to the same exacting standards we apply to the smart contracts we audit.

SOC 2 Type II
Annual third-party security audit of our controls and processes.
99.9% SLA Uptime
Contractual uptime guarantee backed by real monitoring.
Bug Bounty Program
Responsible disclosure rewards for security researchers.
Zero-Knowledge Audits
Your contract code is never stored on our servers.

Our Security Practices

Defense in depth across every layer of the platform.

Zero Contract Storage

Privacy by Design

Smart contract source code submitted for analysis is processed entirely in-memory and immediately discarded. We retain only a SHA-256 hash of the contract for audit report integrity verification. Your code never touches a persistent storage layer.

Password Security

bcrypt / cost 12

All passwords are hashed using bcrypt with a cost factor of 12 before storage. Plain-text passwords are never stored, logged, or transmitted. Our systems cannot recover your password — only reset it via a secure tokenized flow.

Infrastructure Security

SOC 2 Type II

All services run on SOC 2 Type II certified cloud infrastructure. Network traffic between services uses mTLS. Production databases are isolated in private VPCs with no public internet exposure. Backups are encrypted at rest using AES-256.

Transport Security

TLS 1.3 / HSTS

All communication with AuditSmart uses TLS 1.3 with HSTS enforced. We maintain an A+ rating on SSL Labs. API endpoints enforce strict rate limiting and request signing to prevent replay attacks.

Authentication Security

JWT / OAuth 2.0

Sessions use signed JWTs with short expiry windows (30 days) and are invalidated on password change or logout. OAuth tokens from GitHub and Google are never stored — only the user profile data we need. CSRF protection on all form endpoints.

API Security

Rate Limited

All API endpoints require authentication. Rate limiting is enforced per IP and per user using Upstash Redis. API keys are hashed before storage and scoped to minimum required permissions. Keys can be revoked instantly from the dashboard.

Bug Bounty Program

Responsible Disclosure

We reward security researchers who find and responsibly disclose vulnerabilities in AuditSmart. We commit to acknowledging reports within 2 hours and paying bounties within 14 days of verification.

Critical$500 – $2,000RCE, auth bypass, full data exfiltration
High$200 – $500Privilege escalation, IDOR, payment bypass
Medium$50 – $200XSS, CSRF, sensitive info disclosure
Low$10 – $50Non-sensitive info disclosure, minor issues

To report a vulnerability, email us at security@auditsmart.org with full reproduction steps and impact assessment.

Report a Vulnerability

Security Questions?

Our security team is available 24/7 for urgent disclosures.

security@auditsmart.org