🧠 AI Assistant
Overview

🧠 AI Assistant

Ask NAT anything about your API security testing. Here's how in 60 seconds.

Quick start β€” pick a command and go:

nat ai plan --spec openapi.yaml          # Generate a test plan
nat ai explain scan_001                  # Explain scan findings
nat ai compliance-report --framework owasp  # Generate compliance report

What can the AI Assistant do?

CapabilityCommandWhat it does
Test Planningnat ai planAI-generated test plans from your OpenAPI spec
Test Generationnat ai generate-testsEndpoint-specific test cases with priority ranking
Scan Interpretationnat ai explainPlain-English explanations of findings with remediation
Config Advisornat ai configureInteractive .natrc configuration analysis
Compliance Reportsnat ai compliance-reportAudit-ready narratives for OWASP, PCI-DSS, HIPAA, SOC 2
Audit Trailnat ai audit-trailBGSTM 6-phase evidence mapping
Dashboard ChatWeb UIReal-time Q&A about your scan results

AI Provider Support

NAT works with the providers your team already uses:

  • OpenAI (default) β€” uses NAT's built-in key for the free tier (5 queries/month)
  • Anthropic β€” bring your own Claude key
  • Ollama β€” run locally for air-gapped or privacy-sensitive environments
  • Azure OpenAI β€” use your existing Azure subscription

See AI Providers for full configuration details.


Dive deeper


Want to just scan? Quick Scan guide β†’

Was this helpful?