🛡 Mathematical Protection for AI Agents
The opencode-plugin-guardians plugin has been developed for the OpenCode environment, using the Z3 solver for formal verification of AI actions. The system checks commands (bash, read, edit, write) in real-time, preventing path traversal and secret leaks.
🌍 It shifts AI security from the realm of prompts to the realm of mathematically provable constraints.
👤 It protects the system from accidental or malicious actions by the agent when working with the terminal and files.
Source 1: https://github.com/albertjoseph0/opencode-plugin-guardians
