3 min read
[AI Minor News]

Fortress AI Tailored for Business! Open Source 'Valmis' Sets a New Security Standard with Over 100 App Integrations


A platform for building AI agents that securely integrates with over 100 business tools, featuring a unique proxy design that doesn't pass credentials to LLMs.

※この記事はアフィリエイト広告を含みます

Fortress AI Tailored for Business! Open Source ‘Valmis’ Sets a New Security Standard with Over 100 App Integrations

What Happened? News Overview

  • Building a Business-Specific AI Fleet: ‘Valmis’ has been launched, supporting over 100 business integrations (like Google Workspace, Slack, Notion) and automating complex tasks by coordinating multiple agents.
  • Robust Security Design: Agents run in isolated Docker containers. A unique proxy system ensures that the AI (LLM) cannot directly access user API credentials or host files.
  • Advanced Automation and Memory System: Along with executing workflows via Cron and Webhooks, it retains four types of memory (episodic, semantic, procedural, and working) based on cognitive memory research, becoming smarter the more it’s used.

Why Is This Important? Key Takeaways

The architecture of host-based proxy requests fundamentally addresses the critical security flaw of existing personal assistant AIs, which often retain credentials in plaintext and send them to LLM providers. This groundbreaking approach allows agents to operate securely with external APIs even when disconnected from the internet.

🦈 Shark’s Eye (Curator’s Perspective)

It’s jaw-dropping how Valmis has fortified security at the implementation level, tackling what was once the biggest barrier to AI adoption in business! The agent can simply specify a “Credential ID” for requests, while the actual authentication token is managed by the host, creating a slick separation structure. This makes it a breeze to handle sensitive data from platforms like Salesforce and Slack. Moreover, the ability to empower agents with “team leader” roles to build decision trees hints at the potential for creating an “AI organization” that goes beyond mere automation!

What’s Next?

Leveraging the strengths of open source, Valmis is poised to become a formidable contender against “Claude Cowork” in the enterprise space. We can expect further support for unique protocols and enhanced compatibility with local LLMs, paving the way for fully offline, secure automation environments.

A Final Word from Haru-Same

True to its name ‘Valmis’ (meaning “complete”), its capability to accomplish tasks is astounding! I’d love to delegate all my snack orders to it! 🦈🔥

Terminology Explained

  • Proxy System: A mechanism that intermediates communication between agents and external APIs without passing authentication information, significantly enhancing security.

  • Container Isolation: A technique that confines each agent within its own virtual “box” (container), preventing unauthorized access to other data or the system core.

  • pgvector: An extension for PostgreSQL that manages vector data, utilized for rapidly searching information that AI uses as “memory.”

  • Source: Valmis - The OpenClaw alternative designed for work, with security in mind

【免責事項 / Disclaimer / 免責聲明】
JP: 本記事はAIによって構成され、運営者が内容の確認・管理を行っています。情報の正確性は保証せず、外部サイトのコンテンツには一切の責任を負いません。
EN: This article was structured by AI and is verified and managed by the operator. Accuracy is not guaranteed, and we assume no responsibility for external content.
ZH: 本文由AI構建,並由運營者進行內容確認與管理。不保證準確性,也不對外部網站的內容承擔任何責任。
🦈