pmaojo/vord-guardrail
v0.1.1MIT
Gates every Edit/Write in this session against vord's Agent Permission Policy (vord-policy.toml) before the bytes reach disk.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
vordstdio
{
"type": "stdio",
"command": "vord",
"args": [
"mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "vord-guardrail",
"version": "0.1.1",
"description": "Gates every Edit/Write in this session against vord's Agent Permission Policy (vord-policy.toml) before the bytes reach disk.",
"author": { "name": "vord" },
"homepage": "https://github.com/pmaojo/vord",
"repository": "https://github.com/pmaojo/vord",
"license": "MIT",
"keywords": ["static-analysis", "security", "guardrail", "agent-policy", "rust", "mcp"],
"extensions": {
"com.anthropic.claude-code": {
"manifest": "./.claude-plugin/plugin.json"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.anthropic.claude-code