Getting Started/System Requirements
DocsGetting Started

System Requirements

Runtime prerequisites, permissions, and port requirements.

System Requirements

RequirementSpecificationNotes
Node.js≥ 22.12Uses modern native ESM and crypto APIs
Audit tools (optional)npm/pnpm audit, pip-audit, govulncheck, cargo audit, composer auditUsed by athena security if installed; missing tools are reported as unknown.
NetworkOffline by defaultAnalysis, documentation, the web UI and the MCP server run fully offline. Two optional commands use the network, and only when you run them: athena security runs your ecosystem's audit tools (such as npm audit), which query their own advisory databases, and athena ai enrich sends redacted documents to the AI provider you configured.
Web UI Port7432 (or next free port), 127.0.0.1 onlyToken in URL fragment, authenticated per session
Storage< 5MB typicalPlain markdown files in .athena/

Athena does not install kernel extensions, run background daemons unless requested via athena watch, or send analytics data to external servers.