Valmis

Valmis

Self-hosted open-source AI agent platform for secure workflow automation

70/100Safe BetFreeFree

Valmis is a compelling open-source pick for security-conscious teams, but it's raw and demands serious technical chops. The credential proxy and Docker isolation are real differentiators, while the lack of managed hosting and thin docs mean you'll invest in setup. Choose it if you're technical; skip it if you want a turnkey service.

Verified 3d ago · liveness 70/100 · cite: rightaichoice.com/tools/valmis

Best for
  • Technical teams needing secure, self-hosted AI agent automation
  • Developers building multi-step workflows across 100+ SaaS apps
  • Organizations with strict data residency requirements
  • Open-source enthusiasts who want full code transparency and customization
Not ideal for
  • Non-technical users seeking a plug-and-play SaaS solution
  • Enterprises requiring official support SLAs or managed cloud hosting
  • Teams needing pre-built templates and extensive documentation
Visit Website

IntermediateFor a developer familiar with Docker, initial setup can be done in under an hour. However, configuring integrations and workflows may take additional time depending on complexity. Non-developers should expect a steep learning curve and may need significant time to get started.Web · DesktopNo public APIVerified 3d ago
Pricing
Free
FreeFree tier3 hidden costs
Learning curve
Intermediate
For a developer familiar with Docker, initial setup can be done in under an hour. However, configuring integrations and workflows may take additional time depending on complexity. Non-developers should expect a steep learning curve and may need significant time to get started.
Runs on
WebDesktop
No public API · 15 integrations
Who it's for
DeveloperSecurity-conscious operations leadOpen-source contributor
Live sentiment
Is Valmis 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 Valmis if you lack the technical expertise to self-host and maintain your own infrastructure, or if you need a managed service with official support and documentation.

The 30-second take
Biggest gripe

You must provide your own LLM API keys, which incur usage costs based on the models you choose.

Price reality

Valmis is free as an open-source project, making it ideal for cost-conscious technical teams, but you'll need to factor in server and LLM API costs. Compared to managed alternatives like Claude Cowork, which charge per user or usage, Valmis can be cheaper at scale if you have the expertise to run it.

In short

Valmis — Self-hosted open-source AI agent platform for secure workflow automation. Best for Technical teams needing secure, self-hosted AI agent automation, Developers building multi-step workflows across 100+ SaaS apps, Organizations with strict data residency requirements. Free to use.

What people actually say about Valmis — 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.

40 mentions across 7 sources (Reddit, Hacker News, YouTube, Product Hunt, Stack Overflow, GitHub, Lemmy) · researched Aug 7, 2026.

62% positive38% critical
Recurring strengths
  • +Credential proxy keeps raw API keys away from agents.
  • +Docker container isolation sandboxes agents securely.
  • +Supports 100+ integrations, including Slack and Notion.
  • +Persistent memory with episodic and semantic recall.
  • +Natural-language and visual workflow builder.
Recurring frustrations
  • No managed cloud version; self-hosting required.
  • Documentation is thin beyond the README.
  • No official support or SLA for enterprises.
  • Steep learning curve for non-technical users.
  • Community is small, with low GitHub stars and upvotes.
Patterns worth knowing
Security-first design praised for credential proxy and container isolation
Seen on Hacker News, Product Hunt
Open-source alternative to Claude Cowork/OpenClaw
Seen on Hacker News, Product Hunt
Unique chess engine demo showcases agent reliability
Seen on Hacker News
Learning curve
advancedProductive in ~A few hours to a day
Hidden costs people mention
  • Infrastructure costs for running Docker and agents
  • LLM API costs for model usage
  • Time cost for setup, maintenance, and security management

Viability Score

70/100
Safe Bet

How well maintained and how widely used is Valmis? 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
62
What the vendor publishes
20

Last calculated: August 2026

How we score →

Key Features

  • Self-hosted via Docker Compose (Apache 2.0)
  • Credential proxy – agents never access raw API keys
  • Containerized agent isolation via Docker
  • 100+ app integrations: Slack, Notion, Google Workspace, Salesforce, Figma
  • Multi-step workflow builder with conditions and loops
  • Cron, webhook, and app-event triggers
  • Visual builder or natural-language workflow creation
  • Persistent memory: episodic, semantic, procedural, working
  • Cross-session recall for agents
  • Knowledge-base ingestion from Google Drive and Notion
  • Browser automation (headless)
  • Human-in-the-loop approval for sensitive actions
  • Supports nearly 200 models across 20+ LLM providers
  • Agent fleet management for multiple AI agents
  • Skills system: community or custom

About Valmis

FreeIntermediateNo APIWeb · Desktop

Valmis is an open-source AI agent platform designed for teams that need secure, self-hosted workflow automation. It's a direct alternative to Claude Cowork, but built for organizations that prioritize data control and code transparency. With a fleet of agents that connect to 100+ business integrations—including Slack, Notion, Google Workspace, Salesforce, and Figma—Valmis routes all API calls through a credential proxy, so agents never handle raw API keys. Each agent runs in an isolated Docker container, providing a strong layer of security for enterprises with strict compliance or data-residency needs. The platform supports multi-step workflows triggered by cron schedules, webhooks, or app events, all configured through a visual builder or natural language. A persistent memory system—spanning episodic, semantic, procedural, and working memory—enables agents to recall context across sessions. You can ingest knowledge from Google Drive or Notion, automate browser tasks, and set up human-in-the-loop approvals for sensitive actions. Valmis works with nearly 200 models from 20+ LLM providers, giving you flexibility to pick the best model per task without vendor lock-in. Valmis is fully open source under Apache 2.0 and deploys via a single Docker Compose file. That translates to full code visibility, no usage limits, and no proprietary constraints—but it also means you handle deployment, security, and maintenance yourself. There's no managed cloud version or official support SLA, and documentation is still lean beyond the README. The project launched recently on Hacker News and has already drawn community attention as a practical Claude Cowork alternative. Compared to proprietary options like Claude Cowork, Valmis offers unmatched control: you can audit the code, customize the platform, and keep everything in your own infrastructure. However, that freedom comes with a steep learning curve, making it a fit for technical teams rather than non-developers.

Behind the Verdict

Valmis stands out in the crowded AI agent space by putting security and transparency first. The credential proxy is a clever architectural choice—it ensures your API keys never pass through the agent itself, which is a significant advantage for teams handling sensitive data. Docker isolation adds another layer of defense, making it suitable for regulated industries like healthcare and finance. The platform's flexibility is impressive: you can choose from nearly 200 models across 20+ providers, so you're never locked into a single vendor. The workflow builder supports complex multi-step automation with conditions, loops, and human-in-the-loop approvals, which is more sophisticated than many commercial alternatives. However, this is not a tool for the faint-hearted. You'll need to be comfortable with Docker, self-hosting, and maintaining your own infrastructure. Documentation is sparse, and there's no managed cloud option or official support, so you'll be relying on community forums and your own troubleshooting skills. The lack of an API and limited third-party integrations may also be a concern for teams that need to extend the platform's functionality. Overall, Valmis is a powerful tool for technical teams that demand control and security, but it's not a drop-in replacement for a managed service like Claude Cowork. If you have the expertise and resources to run it yourself, it's a worthwhile investment.

Researching Valmis? 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 Valmis actually fits — and what changes day-one when you adopt it.

Developer

Automate a multi-step process that pulls data from Google Sheets, sends a Slack notification, and updates a Notion database.

Outcome: Valmis handles the entire workflow with a single agent, using its integrations and workflow builder to orchestrate the steps reliably.

Security-conscious operations lead

Deploy a private AI agent to monitor and respond to security alerts, with human approval required for any external actions.

Outcome: The Docker isolation and credential proxy ensure that the agent never exposes API keys, and the human-in-the-loop approval adds a safety net.

Open-source contributor

Customize the platform to add a new integration or modify the agent's behavior to suit a specific internal tool.

Outcome: With full source code access, you can fork the repository and make changes, then deploy the customized version via Docker Compose.

Use Cases

Models Under the Hood

GPT-5.5 (via API)Claude Opus 4.7 (via API)Gemini 2.5 Pro (via API)Llama 3.3 70B (via local or API)Any OpenAI-compatible model

as of 2026-09-01

Limitations

  • As an open-source early-stage project, Valmis lacks official documentation, tutorials, and community support channels beyond GitHub issues.
  • It does not offer a managed cloud version, so users must handle deployment and maintenance.
  • Integration with third-party tools is minimal, and API access is not yet available.

as of 2026-08-30

Verification history

We have re-verified Valmis 6 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-checked, vendor evidence unchanged
  6. re-checked, vendor evidence unchanged

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 Valmis tier: who it actually fits, and what it adds vs. the previous tier. Cross-reference the cost calculator above for projected annual outlay.

Open Source

$0/mo

Ideal for

Technical teams or individual developers who are comfortable with self-hosting and want full control over their AI agent infrastructure.

What this tier adds

Free, self-hosted, unlimited usage and agents, access to 100+ integrations, but requires your own infrastructure and maintenance.

Hidden costs & gotchas

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

  • You must provide your own LLM API keys, which incur usage costs based on the models you choose.
  • Self-hosting requires server resources and maintenance time, which can be significant for complex deployments.
  • No official support means you'll spend time troubleshooting issues yourself or relying on community help.

Where the pricing makes sense

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

Valmis is free as an open-source project, making it ideal for cost-conscious technical teams, but you'll need to factor in server and LLM API costs. Compared to managed alternatives like Claude Cowork, which charge per user or usage, Valmis can be cheaper at scale if you have the expertise to run it.

Setup time & first value

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

For a developer familiar with Docker, initial setup can be done in under an hour. However, configuring integrations and workflows may take additional time depending on complexity. Non-developers should expect a steep learning curve and may need significant time to get started.

Switching to or from Valmis

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 Claude Cowork: If you're using Claude Cowork and want more control, you can replicate its workflows in Valmis, but you'll need to handle the migration of your workflow definitions and data manually.
Migrating out
  • To another open-source agent platform: Since Valmis is open-source, you can adapt your workflows to another tool, but you'll need to re-create them manually.

Integrations

SlackNotionGmailGoogle DriveGoogle CalendarGoogle SheetsStripeShopifyDiscordJiraSalesforceFigmaHubSpotGitHubLinear

Resources & Guides

Tutorials & Learning

Tools that pair well with Valmis

Common stack mates teams adopt alongside Valmis, with the specific reason each pairing earns its keep.

Featured Head-to-Head Comparisons

Alternatives to Valmis

View all
INK Editor

INK Editor

Open-source agent infrastructure for secure, production-grade AI deployment.

FreemiumTry
OpenAI Agents SDK

OpenAI Agents SDK

Open-source Python SDK for building multi-agent workflows with handoffs, guardrails, and sandboxing

FreeTry
Poolside AI

Poolside AI

Open-weight agentic coding models for secure on-prem enterprise AI

Contact SalesTry

Frequently Asked Questions

Used Valmis? Help shape our editorial sentiment research.