From f3e6ec4c77d263bb8c1f673f911caa4f718d01ef Mon Sep 17 00:00:00 2001 From: Vinay Bhosle Date: Mon, 23 Mar 2026 10:59:31 +0530 Subject: [PATCH] Add AgentStamp to Code section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00fc9b3..cee110e 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ A curated list of AI security resources inspired by [awesome-adversarial-machine |![][code]|[dstack - Confidential AI framework for secure ML/LLM deployment with hardware-enforced isolation and data privacy](https://github.com/Dstack-TEE/dstack)| |![][code]|[ClawMoat - Open-source runtime security scanner for AI agents. Detects prompt injection, jailbreak, PII leakage, memory poisoning, and tool misuse](https://github.com/darfaz/clawmoat)| |![][code]|[SkillFortify - Formal analysis and supply chain security for agentic AI skills. Sound static analysis, SAT-based dependency resolution, trust scoring, CycloneDX ASBOM. 5 theorems, F1=96.95%, 0% FP rate](https://github.com/varun369/skillfortify)| +|![][code]|[AgentStamp - Trust intelligence platform for AI agents. Identity certification, trust scoring (0-100), forensic audit trails, x402 micropayments, MCP server with 14 tools, and ERC-8004 bridge for on-chain agent identity](https://github.com/vinaybhosle/agentstamp)| ## [▲](#keywords) Links |Type|Title|