★ 64 stars
TypeScript
🤖 AI/LLM
Updated 6d ago
AI Agent Security Middleware — 8-layer defense, DLP data flow, prompt injection detection, zero dependencies. SDK + MCP server for Claude Code, Cursor, LangChain, Hermes Agent & more.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"shellward": {
"command": "npx",
"args": [
"-y",
"jnMetaCode/shellward"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add shellward npx -y jnMetaCode/shellward
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"shellward": {
"command": "npx",
"args": [
"-y",
"jnMetaCode/shellward"
]
}
}
}
📋 Copy
Topics
agent-security ai-agent ai-firewall ai-safety ai-security claude-code cursor data-exfiltration dlp guardrails hermes-agent langchain llm-security mcp mcp-security