Home / Companies / Arcade / Blog / September 2025

September 2025 Summaries

3 posts from Arcade

Filter
Month: Year:
Post Summaries Back to Blog
The text discusses the complexities of agent authorization, contrasting it with user authentication, which is managed by the LangGraph Platform. While user authentication is about verifying user identity, agent authorization involves allowing an agent to access external services like Google Drive or Slack on behalf of authenticated users, raising security concerns. The document critiques common, yet flawed, approaches such as using service accounts or full user permissions, which can lead to security vulnerabilities or excessive permissions. It advocates for a more secure approach using just-in-time, least-privileged access with OAuth-based agent authentication, emphasizing the need for contextual enforcement of permissions. The piece highlights Arcade.dev as a solution to manage these complexities, providing a streamlined method for developers to implement secure agent access to internal and external services within the LangChain ecosystem, without the burden of building complex OAuth infrastructure.
Sep 26, 2025 1,701 words in the original blog post.
Tradestack overcame the common hurdle of authentication that prevents 70% of AI projects from reaching production by leveraging Arcade.dev's capabilities to build an AI-driven back office for UK contractors. Facing the challenge of providing AI with secure access to critical business systems, Tradestack needed an agent capable of executing tasks like creating estimates, sending invoices via Xero, and managing communications through Outlook and Gmail with enterprise-grade security. Despite the market's lack of expertise in AI, identity systems, and distributed infrastructure, the recommendation from Harrison Chase at LangChain led Tradestack to Arcade.dev, which offered a clean OAuth implementation and control over tool design. This partnership enabled Tradestack to quickly deploy toolkits for Outlook and Xero, emphasizing the importance of clean OAuth for customer trust and focusing on high-quality integrations rather than sheer quantity. Tradestack's approach also incorporated human-in-the-loop processes for high-stakes actions, enhancing the reliability of its AI assistant in managing tasks through WhatsApp and email. By addressing authentication and infrastructure challenges, Tradestack is now positioned to enhance customer intelligence, focusing on context, long-term memory, and scalable evaluation, while avoiding the pitfalls of rebuilding authentication infrastructure.
Sep 16, 2025 1,245 words in the original blog post.
Arcade.dev has developed "WhoAmI" tools to enhance AI agent interactions by providing agents with essential user information, eliminating the need for users to repeatedly identify themselves. These tools act like digital ID cards, supplying AI agents with details such as user IDs, contact information, and service-specific identities, thus allowing agents to recognize users across various platforms like Slack, Gmail, and ClickUp. By integrating WhoAmI tools, developers can create more intuitive and seamless user experiences, as agents can now independently retrieve necessary user context without cumbersome questioning. This innovation not only simplifies user interactions but also bridges the gap between AI capabilities and practical applications, enabling agents to effectively remember and manage the multiple digital identities users have across different services.
Sep 16, 2025 1,097 words in the original blog post.