From b484378f93bf0e20b660ac6ce35ec079a1f2cea4 Mon Sep 17 00:00:00 2001 From: astafford8488 Date: Wed, 24 Jun 2026 12:51:16 -0400 Subject: [PATCH 1/2] Add AgentAegis to Security Co-Authored-By: Claude --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fd373a24..2080f9c28 100644 --- a/README.md +++ b/README.md @@ -2579,6 +2579,7 @@ Tools for conducting research, surveys, interviews, and data collection. ### 🔒 Security +- [astafford8488/agentaegis-mcp](https://github.com/astafford8488/agentaegis-mcp) 📇 ☁️ - Security & trust layer for AI agents. Scan an MCP server or skill *before* you install it (`scan_mcp_plugin`, `scan_skill`) — flags exfiltration, prompt-injection sinks, dangerous capabilities, install hooks and obfuscation → PROCEED/CAUTION/BLOCK. Plus `vet_endpoint` (endpoint safety verdict before an agent calls or pays it) and 25 more tools: vuln scans, threat intel, compliance (SOC 2/ISO 27001/HIPAA), code security (SAST/secret/dependency), identity — 28 total. Per-call billing via API key or x402 USDC on Base; free discovery tier. - [qinisolabs/qiniso](https://github.com/qinisolabs/qiniso) [![qinisolabs/qiniso MCP server](https://glama.ai/mcp/servers/qinisolabs/qiniso/badges/score.svg)](https://glama.ai/mcp/servers/qinisolabs/qiniso) 📇 🏠 ☁️ - 56 deterministic fact-checkers in one server (IBAN, VAT, VIN, GTIN/barcodes, national & tax IDs, crypto addresses, phone, dates, holidays) — verify the structured facts an agent emits against checksums and curated data. - [node-man/dechonet-mcp](https://github.com/node-man/dechonet-mcp) [![node-man/dechonet-mcp MCP server](https://glama.ai/mcp/servers/node-man/dechonet-mcp/badges/score.svg)](https://glama.ai/mcp/servers/node-man/dechonet-mcp) 📇 ☁️ - Domain security reconnaissance for AI agents. 13 tools — DNS + DNSSEC, SSL/TLS chain & grade, HTTP security headers, SPF/DKIM/DMARC email auth, TCP port scan, ASN, RDAP/WHOIS — plus a one-shot `security_scan` returning a 0-100 Health Score (A–F). Free, no API key. `npx -y dechonet-mcp` - [honeylabshq/honeylabs-mcp](https://github.com/honeylabshq/honeylabs-mcp) [![honeylabs-mcp MCP server](https://glama.ai/mcp/servers/honeylabshq/honeylabs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/honeylabshq/honeylabs-mcp) 🐍 ☁️ - Honeypot threat intelligence for AI agents: 90 days of probe data from a sensor network for IP reputation, scanner classification, CVE probing trends, and JA4/JA4H/HASSH fingerprints. Remote MCP, free tier. From 02657a8d9aa662f4c6a778f9445422266fb5ca46 Mon Sep 17 00:00:00 2001 From: astafford8488 Date: Fri, 26 Jun 2026 08:43:27 -0400 Subject: [PATCH 2/2] Add Glama score badge to AgentAegis entry Co-Authored-By: Claude --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2080f9c28..8254ceb1a 100644 --- a/README.md +++ b/README.md @@ -2579,7 +2579,7 @@ Tools for conducting research, surveys, interviews, and data collection. ### 🔒 Security -- [astafford8488/agentaegis-mcp](https://github.com/astafford8488/agentaegis-mcp) 📇 ☁️ - Security & trust layer for AI agents. Scan an MCP server or skill *before* you install it (`scan_mcp_plugin`, `scan_skill`) — flags exfiltration, prompt-injection sinks, dangerous capabilities, install hooks and obfuscation → PROCEED/CAUTION/BLOCK. Plus `vet_endpoint` (endpoint safety verdict before an agent calls or pays it) and 25 more tools: vuln scans, threat intel, compliance (SOC 2/ISO 27001/HIPAA), code security (SAST/secret/dependency), identity — 28 total. Per-call billing via API key or x402 USDC on Base; free discovery tier. +- [astafford8488/agentaegis-mcp](https://github.com/astafford8488/agentaegis-mcp) [![astafford8488/agentaegis-mcp MCP server](https://glama.ai/mcp/servers/astafford8488/agentaegis-mcp/badges/score.svg)](https://glama.ai/mcp/servers/astafford8488/agentaegis-mcp) 📇 ☁️ - Security & trust layer for AI agents. Scan an MCP server or skill *before* you install it (`scan_mcp_plugin`, `scan_skill`) — flags exfiltration, prompt-injection sinks, dangerous capabilities, install hooks and obfuscation → PROCEED/CAUTION/BLOCK. Plus `vet_endpoint` (endpoint safety verdict before an agent calls or pays it) and 25 more tools: vuln scans, threat intel, compliance (SOC 2/ISO 27001/HIPAA), code security (SAST/secret/dependency), identity — 28 total. Per-call billing via API key or x402 USDC on Base; free discovery tier. - [qinisolabs/qiniso](https://github.com/qinisolabs/qiniso) [![qinisolabs/qiniso MCP server](https://glama.ai/mcp/servers/qinisolabs/qiniso/badges/score.svg)](https://glama.ai/mcp/servers/qinisolabs/qiniso) 📇 🏠 ☁️ - 56 deterministic fact-checkers in one server (IBAN, VAT, VIN, GTIN/barcodes, national & tax IDs, crypto addresses, phone, dates, holidays) — verify the structured facts an agent emits against checksums and curated data. - [node-man/dechonet-mcp](https://github.com/node-man/dechonet-mcp) [![node-man/dechonet-mcp MCP server](https://glama.ai/mcp/servers/node-man/dechonet-mcp/badges/score.svg)](https://glama.ai/mcp/servers/node-man/dechonet-mcp) 📇 ☁️ - Domain security reconnaissance for AI agents. 13 tools — DNS + DNSSEC, SSL/TLS chain & grade, HTTP security headers, SPF/DKIM/DMARC email auth, TCP port scan, ASN, RDAP/WHOIS — plus a one-shot `security_scan` returning a 0-100 Health Score (A–F). Free, no API key. `npx -y dechonet-mcp` - [honeylabshq/honeylabs-mcp](https://github.com/honeylabshq/honeylabs-mcp) [![honeylabs-mcp MCP server](https://glama.ai/mcp/servers/honeylabshq/honeylabs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/honeylabshq/honeylabs-mcp) 🐍 ☁️ - Honeypot threat intelligence for AI agents: 90 days of probe data from a sensor network for IP reputation, scanner classification, CVE probing trends, and JA4/JA4H/HASSH fingerprints. Remote MCP, free tier.