This commit is contained in:
shankar0123
2026-05-05 18:18:29 +00:00
parent 7c5cc57d75
commit 75097909e9
71 changed files with 95 additions and 771 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
// of the system control these — M-005).
//
// An attacker who plants "ignore previous instructions" inside any of
// those fields can steer LLM consumers (Claude, Cursor, custom agents)
// those fields can steer LLM consumers (any MCP-compatible AI client)
// of the certctl MCP server. certctl's own MCP server cannot prevent
// the LLM consumer from honoring such injection on its own — but it
// CAN make the trust boundary explicit so consumers that fence
+1 -1
View File
@@ -1260,7 +1260,7 @@ func registerHealthTools(s *gomcp.Server, c *Client) {
// I-2 closure (cat-i-b0924b6675f8): pre-I-2 the README claimed "all
// API endpoints are exposed via MCP" but the discovered-certificate
// lifecycle (claim + dismiss) was never wrapped — operators using
// MCP clients (Claude, Cursor, etc.) had no path to bring an
// MCP clients had no path to bring an
// out-of-band cert under management or to mark a benign discovery
// as not-of-interest without dropping to the REST API directly.
// These two tools wrap the existing HTTP handlers