AgentOps-AI / AgentOps-AI/agentops

Integration: OWASP Agent Memory Guard for memory security observability

未關閉
#1,377 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
5.8k
分支
619
PR 合併指標
30 天內沒有已合併 PR

描述

## Integration Request: Memory Security Monitoring

Hi AgentOps team,

AgentOps provides excellent observability for AI agents — session tracking, cost monitoring, error detection. One gap in the current observability stack is **memory security**: detecting when an agent's memory has been poisoned, tampered with, or is leaking secrets.

**OWASP Agent Memory Guard** is the reference implementation for [OWASP ASI06 (Memory Poisoning)](https://owasp.org/www-project-top-10-for-large-language-model-applications/). It could complement AgentOps by adding a security dimension to agent observability:

- Emit security events (injection attempts, tampering detected, secrets found) as AgentOps spans
- Track memory integrity scores alongside cost/latency metrics
- Alert on anomalous memory write patterns across sessions

```python
pip install agent-memory-guard
```

**GitHub:** https://github.com/OWASP/www-project-agent-memory-guard
**PyPI:** https://pypi.org/project/agent-memory-guard/

Would love to explore a native integration or at minimum a "Security Monitoring" guide in the AgentOps docs. Happy to contribute.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。