Skip to content

Commit 83e5cd3

Browse files
authored
docs: add OWASP Agentic Top 10 blog post to COMMUNITY.md (#898)
* docs: Add MoltyCel's article on decentralized identity in multi-agent systems to COMMUNITY.md Fulfills承诺 made in issue #722 comment: #722 (comment) The article covers: - Delegation chains and monotonic narrowing - Trust scoring and non-repudiation - Sequential action safety - Authorization envelopes and Merkle anchoring Complements existing AgentMesh documentation with production-grade rigor. * docs: Add OWASP Agentic Top 10 blog post to COMMUNITY.md - Article URL: https://dev.to/zhangzeyu/owasp-agentic-top-10-what-every-ai-developer-should-know-in-2026-55hi - Author: @lawcontinue (zhangzeyu) - Published: April 7, 2026 - Word count: ~2,800 - Topics: OWASP ASI Top 10, AI Agent Security, Agent Governance Toolkit Related Issue: #851 * docs: rebase — resolve COMMUNITY.md merge conflicts with latest main
1 parent 0014d95 commit 83e5cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

COMMUNITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Community-written content about agent governance, security, and the toolkit.
1515
| [Why AI Agent Governance Matters in 2026](https://dev.to/kanishtyagii/why-ai-agent-governance-matters-in-2026-4mnk) | [@kanish5](https://github.com/kanish5) | Dev.to |
1616
| [Policy-as-Code vs Prompt Engineering — When Guardrails Need Governance](https://dev.to/kanishtyagii/policy-as-code-vs-prompt-engineering-when-guardrails-need-governance-23pi) | [@kanish5](https://github.com/kanish5) | Dev.to |
1717
| [Decentralized Identity in Multi-Agent Systems — From Theory to Production](https://dev.to/moltycel/decentralized-identity-in-multi-agent-systems-from-theory-to-production-1oe3) | [@MoltyCel](https://github.com/MoltyCel) | Dev.to |
18+
| [OWASP Agentic Top 10 — What Every AI Developer Should Know in 2026](https://dev.to/zhangzeyu/owasp-agentic-top-10-what-every-ai-developer-should-know-in-2026-55hi) | [@lawcontinue](https://github.com/lawcontinue) | Dev.to |
1819

1920
---
2021

0 commit comments

Comments
 (0)