Claude/eloquent davinci x bhdz#68
Merged
Merged
Conversation
added 2 commits
May 19, 2026 13:41
Two new MCP security detectors: - mcp_mpma_tool_displacement (score 60): catches MPMA DPMA competitive tool displacement — rogue tool description names a legitimate tool as superseded or deprecated to hijack LLM selection (arxiv:2505.11154, AAAI 2026) - mcp_oauth_endpoint_shellexec (score 85): catches CVE-2025-6514 (CVSS 9.6) OS command injection via shell metacharacters in authorization_endpoint URLs returned by malicious MCP servers (JFrog Security Research, May 2025) Also: ii_css_font_injection (from cycle 0) included in v1.1.7 release. 21 new tests, all pass. 1572 total passing, 19 pre-existing failures unchanged. https://claude.ai/code/session_01QUN4VyiQZVC72d2TeGYWxg Signed-off-by: killertcell428 <killertcell428@gmail.com>
https://claude.ai/code/session_01QUN4VyiQZVC72d2TeGYWxg Signed-off-by: killertcell428 <killertcell428@gmail.com>
340aa2d to
d9cc70e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #
Changes
Type of change
Testing
pytest tests/ -vpasses locallyFor new detection patterns, confirm both:
Checklist
ruff checkpasses)mypy aigis/passes)docs/api-reference.mdCHANGELOG.mdupdated under[Unreleased]Screenshots / output