Valmis
Self-hosted open-source AI agent platform for secure workflow automation
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
- 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
- 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
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
3 free scans · no card needed
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.
You must provide your own LLM API keys, which incur usage costs based on the models you choose.
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.
- +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.
- −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.
- • Infrastructure costs for running Docker and agents
- • LLM API costs for model usage
- • Time cost for setup, maintenance, and security management
Viability Score
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
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
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.
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.
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.
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
- Automate multi-step workflows across 100+ SaaS apps with conditions and loops
- Self-host a private AI agent platform for sensitive or regulated data
- Build agent fleets that collaborate on coding, data analysis, and documentation
- Deploy browser automation for repetitive web tasks with human approval
- Ingest knowledge from Google Drive or Notion to give agents persistent context
Models Under the Hood
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.
- — re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
- — re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
- — re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
- — re-verified summary, description, our verdict, our analysis, pricing model, pricing tiers, features, integrations, who it suits, who should skip it
- — re-checked, vendor evidence unchanged
- — 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.
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.
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.
- →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.
- ↗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
Resources & Guides
Tutorials & Learning
Official links
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
Valmis vs Bito
If you are a solo developer or small team prioritizing data privacy and flexibility, Valmis's free open-source platform is a solid foundation. But for multi-repo enterprise engineering teams that rely on coding agents (Cursor, Claude Code, Codex) and need system-wide context, gap analysis, and automated scoping, Bito's knowledge graph and enterprise integrations are far more capable—though at a higher cost.
Valmis vs Poolside Ai
Valmis is a strong choice for privacy-conscious teams and open-source enthusiasts who want a free, customizable AI coding assistant without vendor lock-in. Poolside AI, on the other hand, is purpose-built for enterprise-grade, high-consequence software engineering in regulated industries, offering on-prem deployment, multi-agent orchestration, and governance. If you need a zero-cost, self-hosted tool with flexibility, pick Valmis; if your organization requires compliance, auditability, and robust model performance for critical tasks, Poolside AI is the clear winner.
Valmis vs Cognition Ai
Valmis is ideal for privacy-focused developers who want a free, open-source AI workspace they can fully customize and self-host. Cognition AI (Devin) is built for enterprise teams needing an autonomous engineer that writes production code, manages bugs, and offers a $10M productivity guarantee. If you need zero lock-in and total control, choose Valmis; if you need scalable, guaranteed productivity at scale, choose Cognition AI.
Alternatives to Valmis
View allINK Editor
Open-source agent infrastructure for secure, production-grade AI deployment.
OpenAI Agents SDK
Open-source Python SDK for building multi-agent workflows with handoffs, guardrails, and sandboxing
Poolside AI
Open-weight agentic coding models for secure on-prem enterprise AI
Frequently Asked Questions
Best-of guides
Used Valmis? Help shape our editorial sentiment research.


