Skip to content

Commit 485ef78

Browse files
committed
chore: optimize npm keywords for search visibility
Add 11 keywords (mcp-security, claude-code, ai-firewall, etc.) and front-load search terms in description. Total 29 keywords.
1 parent ceb9795 commit 485ef78

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

package.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shellward",
33
"version": "0.5.9",
4-
"description": "AI Agent Security Middleware — 8-layer defense against prompt injection, data exfiltration & dangerous commands. DLP model: use data freely, block external leaks. Zero dependencies. SDK + OpenClaw plugin. Supports LangChain, AutoGPT, Claude Code, Cursor, OpenAI Agents.",
4+
"description": "AI agent security & MCP security middleware — prompt injection detection, AI firewall, runtime guardrails & data-loss prevention for LLM tool calls. 8-layer defense against data exfiltration & dangerous commands. Zero dependencies. SDK + OpenClaw plugin. Supports LangChain, AutoGPT, Claude Code, Cursor, OpenAI Agents.",
55
"keywords": [
66
"shellward",
77
"ai-security",
@@ -20,7 +20,18 @@
2020
"openclaw",
2121
"sdk",
2222
"PII",
23-
"agent-security"
23+
"agent-security",
24+
"mcp-security",
25+
"mcp",
26+
"claude-code",
27+
"ai-safety",
28+
"ai-firewall",
29+
"tool-call-security",
30+
"runtime-security",
31+
"agent-guard",
32+
"data-loss-prevention",
33+
"chinese-pii",
34+
"injection-detection"
2435
],
2536
"author": "jnMetaCode",
2637
"license": "Apache-2.0",

0 commit comments

Comments
 (0)