Skip to main content

inter-agent-comms-reviewer

Review the security of agent-to-agent and agent-to-MCP-server communication (OWASP Agentic ASI07) — mutual authentication (can a rogue process claim to be another agent or MCP server), message integrity, replay protection, confidentiality of sensitive payloads, topology allowlists (who may talk to whom), and spoofed tool results. Enforces authenticated ≠ trusted: a peer agent's message is untrusted INPUT even on a secure channel — never instructions that change goals, identity, or permissions. Use when agents exchange messages (A2A, MCP transports, shared queues/buses), when wiring an agent to MCP servers, or when a multi-agent design needs its message layer reviewed for spoofing/tampering/replay. Do NOT use for acquiring/trusting MCP packages and registries (supply-chain-security-reviewer, ASI04), external API/webhook contracts (api-event-architect), instructions already in context (prompt-injection-defender), or the identity model itself (agent-identity-privilege-reviewer).

설치로 이동

소스 정보

저장소
ModernNomad-98/Project-Aegis
최근 소스 활동
2026년 7월 18일 12:46
감지된 SKILL.md 언어
영어
스타
3
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.