Skip to content

Add AgentShield — open-source AI agent firewall and audit log#416

Open
brigen wants to merge 1 commit intoikaijua:mainfrom
brigen:add-agentshield
Open

Add AgentShield — open-source AI agent firewall and audit log#416
brigen wants to merge 1 commit intoikaijua:mainfrom
brigen:add-agentshield

Conversation

@brigen
Copy link
Copy Markdown

@brigen brigen commented Apr 1, 2026

Description

Adding AgentShield to the AI Agent section.

AgentShield is an open-source security layer for AI agents:

  • Sits between agents and their tools as a policy-enforcing proxy
  • Intercepts MCP tool calls, CLI commands, and HTTP requests
  • Rules-based policy engine: allow/deny/warn with rate limiting and regex argument matching
  • Structured JSON audit logging with automatic secret redaction (AWS keys, GitHub tokens, API creds)
  • Real-time web dashboard for monitoring agent activity
  • Blocks data exfiltration and destructive CLI operations (rm -rf, git push --force)

MIT licensed, installed via npm, actively maintained.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Hi @brigen! 👋

Thank you for your pull request! We're excited to review your contribution.

Please make sure to follow our recommendation template when submitting a tool recommendation.

We'll review your PR as soon as possible! 🚀

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