mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-07 13:51:36 +00:00
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user