No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by Deuz-AI · MCP Server · ★ 696
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is Deuz-SDK safe to install? View the security audit →
Deuz SDK A TypeScript runtime for agents that have to survive production Docs · What's new in 2.0 · Coming from the Vercel AI SDK · Changelog Calling a model is a solved problem. What is not solved is everything around it: remembering a user across sessions, staying inside a context window on turn forty, asking a human before the irreversible thing, resuming after the process dies mid-run, and connecting a tool server without hand-rolling OAuth. Most SDKs leave those to you. ships them — one package, zero runtime dependencies, and nothing ambient: clock, randomness, , keys and logging are all injected, so the same code runs on Node, Bun, Deno and the edge, and tests stay deterministic. We are not claiming to build ASI. This is meant to be honest infrastructure on that road — a vehicle, not the destination. ts import { streamChat } from '@deuz-sdk/core'; import { createAnthropic } from '@deuz-
| Stars | 696 |
| Forks | 1 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 68.9448041095948/100 |
| Last Updated | 2026-09-19 |
| Created | 2026-06-01 |
| Platforms | claude-code, gemini, mcp, node |
| Est. Tokens | ~16k |
Looking for a Deuz-SDK alternative? If you're comparing Deuz-SDK with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
The SmythOS Runtime Environment (SRE) is an open-source, cloud-native runtime for agentic AI. Secure, modular,
The pretty much "official" DSPy framework for Typescript
A Go framework for building production agent systems with graph workflows, tools, memory, A2A, AG-UI, MCP, eva
An introduction to the world of AI Agents
Build, test, and deploy intelligent AI agents the Laravel way
📜 An MCP server for conversation history search and retrieval in Claude Code
Explore other popular mcp server tools:
Deuz-SDK is Zero-dependency TypeScript framework for production AI agents: durable execution, long-term memory, hybrid RAG, MCP tool calling, human-in-the-loop approval, planning and CodeAct sandboxes. One stream. It is categorized as a MCP Server with 696 GitHub stars.
Deuz-SDK is primarily written in TypeScript. It covers topics such as agent-framework, agentic-ai, ai.
You can find installation instructions and usage details in the Deuz-SDK GitHub repository at github.com/Deuz-AI/Deuz-SDK. The project has 696 stars and 1 forks, indicating an active community.
Deuz-SDK is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to Deuz-SDK on Agent Skills Hub include sre, ax, trpc-agent-go. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: