agentguard
Officialagentguard
A policy proxy between an AI agent and the tools it can reach: hard spend limits, approval before anything destructive, a kill switch, per-agent scoped credentials, dry-run writes with a mutation diff, a semantic loop breaker, and a hash-chained audit log you can verify.
npx @agentwares/agentguard initNo LLM calls anywhere in it. No phone-home. No account. MIT.
packages/agentguard-core— the policy engine (Web-standard, runs anywhere)apps/agentguard-cli—agentguard, the proxy and its commandspackages/agentguard-sdk— the same engine for non-MCP tool callsassets/permission-diff-action— a GitHub Action that comments when agent permissions widenpackages/mcp-kit,packages/notify,packages/x402— generic plumbing the CLI bundles
Hosted incident dashboard, audit retention and alerting: https://agentwares-agentguard.vercel.app
This repository is exported from a private monorepo, which is why it has no long history. The exported source is complete and is exactly what is published to npm.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/agentwares/agentguard'
If you have feedback or need assistance with the MCP directory API, please join our Discord server