Skip to content

Add Shell Guard — MCP server for safe shell access with per-agent permissions#88

Open
stevenkozeniesky02 wants to merge 1 commit into
Puliczek:mainfrom
stevenkozeniesky02:add-shell-guard
Open

Add Shell Guard — MCP server for safe shell access with per-agent permissions#88
stevenkozeniesky02 wants to merge 1 commit into
Puliczek:mainfrom
stevenkozeniesky02:add-shell-guard

Conversation

@stevenkozeniesky02
Copy link
Copy Markdown

Adding Shell Guard to the MCP Security Servers section.

Shell Guard is an MCP server that classifies every shell command into categories (read, write, destructive, admin) and validates each one against per-agent permission rules before execution.

  • Agents can run ls, cat, grep but get blocked on rm, sudo, chmod
  • Every allow/deny logged to a tamper-evident audit trail
  • Per-agent scoping — different agents get different shell access
  • Powered by AgentsID (agentsid.dev)

GitHub: https://github.com/stevenkozeniesky02/shell-guard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant