Skip to content

Add guard-system plugin#11

Merged
frdel merged 1 commit intoagent0ai:mainfrom
PaoloC68:add-guard-system
Feb 28, 2026
Merged

Add guard-system plugin#11
frdel merged 1 commit intoagent0ai:mainfrom
PaoloC68:add-guard-system

Conversation

@PaoloC68
Copy link
Contributor

Summary

Adds the Guard System plugin to the Agent Zero Plugin Index.

  • Plugin repo: https://github.com/PaoloC68/a0-guard-system
  • What it does: Security guards for tool execution and prompt safety. Blocks tools with flagged scan status and detects prompt injection patterns.
  • Features:
    • Tool blocking via RepairableException in tool_execute_before extension point
    • Prompt length limiting and injection pattern detection in message_loop_prompts_after
    • Configurable injection patterns (regex supported)
    • Per-project and per-agent-profile settings
    • Settings UI with framework CSS classes
  • Tags: security, tools, prompting

@frdel frdel merged commit 80aefdd into agent0ai:main Feb 28, 2026
1 check passed
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.

2 participants