Alma

Alma

Self-hosted, vendor-neutral AI agent governance with passive discovery, policy enforcement, and cryptographic audit.

79/100Safe BetFree planFreemium

Alma is one of the few enterprise AI governance platforms you can run entirely on your own infrastructure, with real access mapping and cryptographic audit. The Community edition is genuinely free with no seat limits, but commercial pricing is still unannounced. If you're a DevOps or security team comfortable self-hosting, it's worth serious evaluation despite the early stage.

Verified 2d ago · liveness 79/100 · cite: rightaichoice.com/tools/alma

Best for
  • Platform and DevOps teams needing to inventory and govern AI agents
  • Security teams requiring audit trails and least-privilege enforcement for AI
  • CISOs looking for vendor-neutral, self-hosted AI governance
  • Organizations with strict data residency or air-gap requirements
Not ideal for
  • Users seeking a fully managed cloud solution (cloud option still on roadmap)
  • Teams wanting a plug-and-play no-code AI governance tool (requires self-hosting and configuration)
  • Organizations that cannot adopt AGPL-3.0 (unless they buy a commercial license)
Visit Website

IntermediateSetup typically takes under 5 minutes to get the access graph populated using the demo estate. For a single binary install, you can have Alma running in minutes; connecting real sources like PostgreSQL or Claude Code takes additional time to configure, roughly 30-60 minutes for a production deployment.Web · API · CLIAPI availableVerified 2d ago
Pricing
Free plan
FreemiumFree tier2 plans6 hidden costs
Learning curve
Intermediate
Setup typically takes under 5 minutes to get the access graph populated using the demo estate. For a single binary install, you can have Alma running in minutes; connecting real sources like PostgreSQL or Claude Code takes additional time to configure, roughly 30-60 minutes for a production deployment.
Runs on
WebAPICLI
API available · 10 integrations
Who it's for
Security engineer at a mid-size SaaSDevOps lead at a fintechCISO at a regulated enterprise
Live sentiment
Is Alma actually worth it?

We scan live Reddit threads, YouTube comments, X posts, G2 reviews and other communities — and hand you an honest verdict in under a minute.

  • Honest verdict, not marketing
  • Real pros & cons from real users
  • Attributed quotes with receipts
Run a free scan

3 free scans · no card needed

Skip it if

Skip Alma if you need a fully managed cloud solution, want a plug-and-play no-code tool, cannot adopt AGPL-3.0, or require commercial support with published pricing and SLAs before production use.

The 30-second take
Biggest gripe

Business edition pricing is not published yet, so you can't budget for the commercial licence or the four add-ons (Regulated Operations, AI Runtime Security, Compliance Packs, Identity & Scale) until they are announced.

Price reality

Alma's Community edition is $0 with unlimited users, making it attractive for teams that can self-host and adopt AGPL-3.0. Compared to cloud governance tools like Lakera or Robust Intelligence, which charge per-seat or per-model, Alma's self-hosted model can be cheaper at scale but requires more ops effort. Business pricing is unannounced, so it's hard to compare directly; expect it to be competitive with other enterprise governance platforms.

In short

Alma — Self-hosted, vendor-neutral AI agent governance with passive discovery, policy enforcement, and cryptographic audit. Best for Platform and DevOps teams needing to inventory and govern AI agents, Security teams requiring audit trails and least-privilege enforcement for AI, CISOs looking for vendor-neutral, self-hosted AI governance. Free to use.

What's new in Alma

Checked 2 days ago

Across the latest 4 updates: 2 feature updates, 1 launch and 1 pricing change.

What people actually say about Alma — is it worth it?

We ran a structured research pass across product reviews, community discussions, and post-purchase forum threads to surface the patterns vendors won't publish themselves. Below: the recurring strengths, the hidden costs people mention most, and the cohort that consistently regrets adopting this tool.

69 mentions across 4 sources (Hacker News, Product Hunt, App Store, Lemmy) · researched Jul 3, 2026.

30% positive70% critical
Recurring strengths
  • +Deny-closed default with Cedar-based RBAC/ABAC is security-best-practice approach.
  • +Passive discovery of agents and MCP servers without proxies or agents.
  • +Tamper-evident audit ledger with cryptographic chaining ensures compliance readiness.
  • +Emergency kill switch for instant session revocation adds critical safety.
  • +FinOps module for per-agent budgets enables cost allocation and control.
Recurring frustrations
  • No community feedback available to validate actual usability or stability.
  • Feature claims are extensive but unverified in real-world deployments.
  • AGPL license with 3-user cap may complicate evaluation and adoption.
  • Documentation and onboarding experience cannot be assessed from data.
  • Self-hosted setup may require significant DevOps effort for non-experts.
Patterns worth knowing
Name ambiguity: All community posts reference other 'Alma' products entirely.
Seen on Hacker News, Product Hunt, App Store, Lemmy
Product Hunt feedback on charitable Alma is positive but irrelevant to this tool.
Seen on Product Hunt
App Store users praise Alma nutrition tracker while criticizing paywall changes.
Seen on App Store
Learning curve
advancedProductive in ~A few hours
Hidden costs people mention
  • Self-hosting infrastructure and maintenance costs not included.
  • Commercial license pricing undisclosed; may require sales contact.

Viability Score

79/100
Safe Bet

How well maintained and how widely used is Alma? Built from what the vendor actually publishes (docs, changelog, tutorials, integrations, pricing), whether the site is live, and how much real users discuss it. How we calculate this

Recent activity
90
Traction
100
Site health
95
User sentiment
30
What the vendor publishes
60

Last calculated: August 2026

How we score →

Key Features

  • Passive agent discovery without proxies or agents
  • Real-time read/write access map (permitted vs observed)
  • Cedar-based RBAC/ABAC policy engine with deny-closed defaults
  • Append-only audit ledger with Ed25519 cryptographic chaining
  • Emergency kill switch for agent or model session revocation
  • FinOps with per-agent and per-model budget enforcement
  • Drift detection with confidence levels
  • Claude Code integration via OpenTelemetry gen_ai telemetry
  • MCP server governance with OAuth 2.1
  • Policy Enforcement Point (PEP) for Claude Code hooks
  • Workload identity federation with short-lived JWT tokens
  • SAML 2.0 / OIDC identity federation
  • Compliance evidence module (SOC 2, ISO 27001, NIST) with OSCAL export
  • SLSA Build Level 3 provenance attestation on releases
  • mTLS between all internal components

About Alma

FreemiumIntermediateAPI availableWeb · API · CLI

Alma, from Olivares AI, is an open-core, self-hosted platform for governing AI agents across your enterprise. It is built around Claude but supports any AI model, including OpenAI, Gemini, Llama, and Ollama/vLLM, making it a vendor-neutral control plane. You deploy a single container or binary on your own infrastructure, with no account, no cloud dependency, and no calls home, so it runs air-gapped and keeps governance data under your control. The platform passively inventories every agent, session, model, and MCP tool without requiring proxies or agents, then builds a real-time read/write access map showing what each agent is permitted to touch versus what it actually reads and writes. This gives security and platform teams a continuously updated view of AI activity across their estate, including drift detection that surfaces least-privilege violations the moment they appear. Alma's policy engine uses Cedar-based RBAC/ABAC with deny-closed defaults, letting you write policy as code and enforce it before and after an action—blocking violations, not just logging them. The append-only audit ledger uses cryptographic chaining (Ed25519) to make every access tamper-evident, with export options for auditors. The built-in FinOps module attributes every dollar of spend to the specific agent, model, and team that caused it, with budgets and trends your finance team can act on. Compliance evidence is mapped to frameworks like SOC 2, ISO 42001, NIST AI RMF, and the EU AI Act, with OSCAL export for auditors. Alma integrates deeply with Claude Code via OpenTelemetry gen_ai telemetry, and includes a Policy Enforcement Point for Claude Code hooks (gating, context, observe). It also governs MCP servers with OAuth 2.1 flows. Security controls include mTLS between components, a layered collector with minimal privilege, and SLSA Build Level 3 provenance attestation on releases. The project is open-core under AGPL-3.0; the Community edition is the full product, free, with unlimited users.

Behind the Verdict

Alma stands out in the AI governance space by being fully self-hosted and vendor-neutral. Unlike many governance tools that are cloud-only or tightly coupled to a single model provider, Alma runs on your own infrastructure and supports any model—Claude, OpenAI, Gemini, Llama, or local ones like Ollama/vLLM. This is a huge differentiator for security-conscious enterprises that cannot send data to third-party clouds. The passive discovery is a genuine innovation: it inventories agents without needing to install proxies or agents, which reduces deployment friction and blind spots. The read/write access map is the core value—it gives you a living picture of what every agent can touch versus what it actually touches, making least-privilege violations visible immediately. Policy enforcement is not just logging; it blocks violations with Cedar-based deny-closed rules, and the audit ledger is cryptographically chained, so you can prove tamper-evidence to auditors. The FinOps module attributes spend to agents, models, and teams, which is rare in governance tools and valuable for chargeback and budget control. The Community edition being the full product with unlimited users is refreshing—most open-core tools cripple the free tier, but here you get everything. The main weakness is maturity: the platform is pre-1.0 with no public release yet, so it's risky for production use if you need stability. Self-hosting requires infrastructure management, which may not suit small teams. Commercial pricing is unpublished, so budgeting is hard. The AGPL-3.0 license is a concern for some organizations, though a commercial license is planned. There's no managed cloud option yet, so you must run it yourself. Overall, Alma is a promising choice for DevOps, security, and platform teams that need on-prem governance and are willing to be early adopters. It's less suitable for teams wanting a plug-and-play SaaS or those requiring immediate commercial support with SLAs.

Researching Alma? Get your full AI stack in 60 seconds.

Free, no signup — tell us your goal and get tools matched to your budget & existing stack.

Real-world workflow fit

Concrete scenarios for the personas Alma actually fits — and what changes day-one when you adopt it.

Security engineer at a mid-size SaaS

Security engineer deploys Alma on a single VM to inventory all AI agents running across the company.

Outcome: Within an hour, they have a live access map showing every agent, its model, and the resources it reads/writes, plus an alert on any unexpected write to a production database.

DevOps lead at a fintech

DevOps lead wants to enforce least-privilege on Claude Code sessions without breaking workflows.

Outcome: They configure Alma's PEP hook to deny write access to production PostgreSQL for a specific agent, and within minutes see the block in the audit ledger.

CISO at a regulated enterprise

CISO needs to demonstrate AI governance to auditors but can't use cloud services.

Outcome: Alma runs air-gapped, generates OSCAL exports for SOC 2 and ISO 42001, and the hash-chained audit ledger provides tamper-evident evidence.

Use Cases

Models Under the Hood

Claude Opus 4.8GPT-5.5GPT-5.4-miniClaude Sonnet 4.6Magistral SmallCodexGrok Build

as of 2026-08-18

Limitations

  • The platform is in active pre-release development; no public release has shipped yet.
  • Self-hosting requires managing your own infrastructure, and the product is designed to run air-gapped.
  • The free Community edition is under AGPL-3.0, which may not be acceptable for all organizations.

as of 2026-08-21

Verification history

We have re-verified Alma 5 times since . Each pass re-reads the vendor's own pages and re-checks every listed field against that evidence; passes where nothing had changed are marked as such.

  1. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  2. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  3. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  4. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
  5. re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it

Free to cite with attribution — this page re-verifies continuously.

12-month cost

Project the real annual outlay, including the implied monthly cost when only an annual tier is published.

Annual total
Free
Over 12 months
Effective monthly
Free
Billed monthly

Vendor list price only. Add-on usage, seat overages, and contract minimums are surfaced under Hidden costs & gotchas.

Plans compared

For each published Alma tier: who it actually fits, and what it adds vs. the previous tier. Cross-reference the cost calculator above for projected annual outlay.

Community

$0/mo

Ideal for

Solo developers or small teams who can adopt AGPL-3.0 and want a self-hosted, full-featured AI governance platform for free, without seat limits.

What this tier adds

Free entry point: the complete AGPL-3.0 platform with unlimited users, one IdP, and community support—this is the starting tier.

Business

Price at launch

Ideal for

Organizations that cannot adopt AGPL-3.0 and need a commercial licence, maintained signed releases, and optional add-ons for regulated or large-scale deployments.

What this tier adds

Adds a commercial licence (AGPL exemption for runtime), a rolling signed release channel, and access to four optional add-ons; price at launch, per deployment, not per user.

Hidden costs & gotchas

What the public pricing page doesn't put in bold. Captured from pricing-page footnotes, contract terms, and recurring complaints.

  • Business edition pricing is not published yet, so you can't budget for the commercial licence or the four add-ons (Regulated Operations, AI Runtime Security, Compliance Packs, Identity & Scale) until they are announced.
  • If you need commercial support, you'll have to buy the Business licence; Community support is only via the public repository with no SLA, which may not meet enterprise requirements.
  • Self-hosting incurs infrastructure costs (compute, storage, network) that you must cover yourself, and you're responsible for maintenance, upgrades, and security patches.
  • The AGPL-3.0 license may force you to open-source your modifications unless you purchase the commercial license, which could be a hidden cost if you require proprietary changes.
  • Running the platform at scale may require additional resources like a durable NATS bus, which is only included in the Identity & Scale add-on at an unannounced price.
  • There is no free trial for commercial features; you must commit to a self-hosted deployment with no support to evaluate the full product.

Where the pricing makes sense

The company stage and team size where Alma's pricing actually pencils out — and where peers do it cheaper.

Alma's Community edition is $0 with unlimited users, making it attractive for teams that can self-host and adopt AGPL-3.0. Compared to cloud governance tools like Lakera or Robust Intelligence, which charge per-seat or per-model, Alma's self-hosted model can be cheaper at scale but requires more ops effort. Business pricing is unannounced, so it's hard to compare directly; expect it to be competitive with other enterprise governance platforms.

Setup time & first value

How long it actually takes to get something useful out of Alma — broken out by persona, not the marketing-page minute.

Setup typically takes under 5 minutes to get the access graph populated using the demo estate. For a single binary install, you can have Alma running in minutes; connecting real sources like PostgreSQL or Claude Code takes additional time to configure, roughly 30-60 minutes for a production deployment.

Switching to or from Alma

How to bring data in from common predecessors and how to get it back out — written for the switcher, not the buyer.

Migrating in
  • From homegrown scripts: Alma's connectors for pgaudit and s3cloudtrail let you replace custom logging with structured access-map edges.
Migrating out
  • To a cloud governance tool: Export the audit ledger (CSV/JSON) to retain compliance evidence before decommissioning.

Integrations

Claude CodeOpenTelemetryOIDCSAML 2.0PostgreSQLSigstoreFulcioRekorCyberArk ConjurNATS

Resources & Guides

Tutorials & Learning

Featured Head-to-Head Comparisons

Popular in AI Governance & Guardrails

Mindgard

Mindgard

Automated AI red teaming & security platform for continuous agent and system protection

Contact SalesTry
Poolside AI

Poolside AI

Open-weight agentic coding models for regulated enterprises needing auditable, on-prem AI

Contact SalesTry
Olas Network

Olas Network

Co-own and monetize autonomous AI agents on-chain with Olas.

FreeTry

Frequently Asked Questions

Used Alma? Help shape our editorial sentiment research.