iiRecord
Agentic AI Atlas · Prompt Injection
topic:prompt-injectiona5c.ai
II.
Topic JSON

topic:prompt-injection

Structured · live

Prompt Injection json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/topics/topics-expanded.yamlCluster · domain
Record JSON
{
  "id": "topic:prompt-injection",
  "_kind": "Topic",
  "_file": "domain/topics/topics-expanded.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Prompt Injection",
    "description": "Prompt Injection as a cross-cutting AI safety topic — attacks that\nmanipulate LLM behavior by embedding adversarial instructions in user\ninput or retrieved context. Defenses include input sanitization,\ninstruction hierarchy, output filtering, and architectural separation\nof trusted and untrusted content.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:prompt-injection",
      "to": "domain:ml-ai",
      "kind": "belongs_to_domain"
    },
    {
      "from": "topic:prompt-injection",
      "to": "domain:cybersecurity",
      "kind": "belongs_to_domain"
    }
  ],
  "incomingEdges": []
}