Skip to content

feat: add MCP Core Defense and Agent Fixer Stage as agent security solutions - #34

Open
amurlaniakea wants to merge 1 commit into
AIM-Intelligence:mainfrom
amurlaniakea:add-mcp-core-defense-and-agent-fixer
Open

feat: add MCP Core Defense and Agent Fixer Stage as agent security solutions#34
amurlaniakea wants to merge 1 commit into
AIM-Intelligence:mainfrom
amurlaniakea:add-mcp-core-defense-and-agent-fixer

Conversation

@amurlaniakea

Copy link
Copy Markdown

What

Adds our two security tools to the Tools section, positioned as solutions to the vulnerabilities documented in this repo.

Changes

New: Agent Security Frameworks subsection

  • MCP Core Defense — Proactive defense framework addressing prompt injection, tool poisoning, and supply chain attacks via tool-schema validation, request sanitization, and runtime enforcement (127+ tests)
  • Agent Fixer Stage — CI/CD security scanner that detects and remediates vulnerable MCP tool definitions before deployment (42+ tests)

Reorganized Tools section

Tools grouped by function for better discoverability:

  • Agent Security Frameworks (new)
  • Specification & Testing
  • Scanning & Auditing
  • Server Management
  • Access Control

Why

Both tools directly solve vulnerabilities listed in the Security Vulnerabilities section:

  • Tool Description Manipulation → MCP Core Defense + Agent Fixer Stage
  • Indirect Prompt Injection → MCP Core Defense
  • Installer Risks → MCP Core Defense + Agent Fixer Stage
  • Tool Name Conflicts → Agent Fixer Stage

- Add Agent Security Frameworks subsection with MCP Core Defense and Agent Fixer Stage
- Both tools explicitly mappedto vulnerabilities they solve (prompt injection, tool poisoning, supply chain)
- Reorganize Tools section into subcategories
- 127+ tests (MCP Core Defense) and 42+ tests (Agent Fixer Stage)

@amurlaniakea amurlaniakea left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@amurlaniakea amurlaniakea left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merging our security tools

@amurlaniakea
amurlaniakea marked this pull request as draft June 17, 2026 08:01
@amurlaniakea
amurlaniakea marked this pull request as ready for review June 17, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant