Production-hardened AI Security Auditor for B2B Technical Due Diligence.
The Adraca TDD Engine is a deterministic security auditing system that maps technical vulnerabilities to high-level business risks (GDPR, SOC2, ISO 27001).
- Deterministic Scanning: Real-world SAST (Semgrep) and Secret Detection (Trufflehog).
- Unbreakable Handshake: Logic-gated pipeline ensures synthesis only occurs on valid scan data.
- B2B Risk Synthesis: High-output compliance mapping using
adraca-prime(Claude 3.5 Sonnet) orqwen-max. - ARM64 Native: Optimized for Oracle Cloud Ampere A1 infrastructure.
- Security Hardened: Non-root execution and memory-resilient orchestration.
- Configure
.envwithALICLOUD_API_KEYor AWS Bedrock credentials. - Deploy via Docker Compose:
docker-compose up -d --build
- Run an audit:
curl -X POST "http://localhost:8000/run-audit" \ -H "Content-Type: application/json" \ -d '{"repo_url": "https://github.com/your-org/your-repo"}'
- GDPR Article 32: Security of processing.
- SOC2 CC7.1: System Monitoring & Protection.
- ISO 27001: Secure development and information labeling.
© 2026 Adraca AI. All Rights Reserved.