Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

detect-mcp-adversarial-input-corpus

Étoiles3
Forks0
Mis à jour9 juillet 2026 à 16:16

Detect MCP requests whose user prompt matches an entry in a curated adversarial-input fingerprint catalog. Reads OCSF 1.8 Application Activity (class 6002) records produced by ingest-mcp-proxy-ocsf, pattern-matches unmapped.mcp.prompt (or request.params.messages[].content for chat-shaped tool calls) against fingerprints in src/fingerprints.json, and emits one Detection Finding per matching request citing every matched fingerprint. Maps to MITRE ATLAS AML.T0043 Craft Adversarial Data plus the relevant OWASP LLM Top 10 entries (LLM01 prompt injection, LLM02 insecure output handling, LLM07 system-prompt leakage). Use when the user mentions prompt injection, jailbreak detection, system-prompt extraction, role-play hijack, or adversarial corpora. Do NOT use on raw MCP proxy logs — feed them through ingest-mcp-proxy-ocsf first. Do NOT use as a content classifier or a model-side guardrail; this is a deterministic pattern scanner over a frozen catalog.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
8 fichiers
SKILL.md
readonly