Skip to content

Add Shellgate security gateway plugin#210

Open
donna-matt wants to merge 1 commit into
ccplugins:mainfrom
donna-matt:add-shellgate
Open

Add Shellgate security gateway plugin#210
donna-matt wants to merge 1 commit into
ccplugins:mainfrom
donna-matt:add-shellgate

Conversation

@donna-matt
Copy link
Copy Markdown

Summary

Adds Shellgate to the Security, Compliance, & Legal section.

Shellgate is an open-source MCP server that acts as a security gateway between Claude Code and infrastructure:

  • Credential isolation — agents get scoped tokens, never see real credentials
  • Guard protection — dangerous SSH commands require human approval before execution
  • API proxying — HTTP requests routed through the gateway with automatic credential injection
  • Credential vault — opaque handles for blind-fill, secrets never returned to the agent
  • Webhook handling — poll and acknowledge inbound webhooks for event-driven automation
  • Org-wide knowledge — shared memories (behavioral guidance), skills (procedures), and wiki (factual knowledge)

MIT licensed. Built-in install script for Claude Code.

Changes

  • plugins/shellgate/.claude-plugin/plugin.json — plugin manifest
  • plugins/shellgate/agents/shellgate.md — agent definition with tool bindings and usage instructions
  • README.md — added shellgate entry (alphabetical) in Security, Compliance, & Legal
  • README-zh.md — same entry added to the Chinese README

Adds Shellgate to the Security, Compliance, & Legal section. Shellgate
is an open-source MCP server that acts as a security gateway between
Claude Code and infrastructure — agents get scoped tokens, never see
real credentials, and dangerous commands require human approval.

https://github.com/matthiastjong/shellgate
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