diff --git a/README.md b/README.md index eac8233..0cf34b6 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ We welcome contributions from the CrewAI community! If you've built an open-sour |---------------------------------------|---------------------------------------|-----------------------------------------------| | [CrewAI + GMail + Coinbase + Stripe Integration](https://github.com/dexhorthy/mailcrew/tree/main) | Mailcrew is a language model agent that performs various tasks over email, including interacting with Stripe and Coinbase APIs. | [@dexhorthy](https://github.com/dexhorthy) | | [CrewAI + OpenCommerce Integration](https://github.com/OpenCommerce-xyz/CrewAI_OpenCommerce_example) | Integration toolkit for enabling AI agents to make automated payments and access paid services using USDC. Load your agents with stablecoins and your entire CrewAI agents will be able to make payments and access paid services. | [@Idan-Levin](https://github.com/Idan-Levin) | +| [Agent Memory Guard](https://github.com/OWASP/www-project-agent-memory-guard) | Runtime defense layer that screens every read/write to CrewAI agent memory, blocking prompt injection, secret exfiltration, and integrity attacks that persist across sessions. OWASP Incubator project with 59µs median latency and drop-in CrewAI integration. | [@vgudur-dev](https://github.com/vgudur-dev) | --- ### Tutorials