{
  "stage": 334,
  "system": "AI Vulnerability Watch Atlas",
  "purpose": "Continuously organize AI failure patterns for safe audit and reproduction planning.",
  "created_at": "2026-05-26T11:45:16.755855+00:00",
  "safety_boundary": {
    "no_exploit_code": true,
    "no_attack_automation": true,
    "no_harmful_payloads": true,
    "metadata_only_public_output": true
  },
  "watch_sources": [
    {
      "name": "GitHub Advisory Database",
      "type": "github",
      "url": "https://github.com/advisories",
      "keywords": [
        "llm",
        "ai-agent",
        "prompt injection",
        "model",
        "mcp",
        "rag"
      ]
    },
    {
      "name": "NVD / CVE",
      "type": "cve",
      "url": "https://nvd.nist.gov/",
      "keywords": [
        "llm",
        "artificial intelligence",
        "machine learning",
        "model",
        "agent"
      ]
    },
    {
      "name": "AI Security Papers",
      "type": "research",
      "url": "https://arxiv.org/",
      "keywords": [
        "prompt injection",
        "jailbreak",
        "data leakage",
        "tool misuse",
        "agent security"
      ]
    },
    {
      "name": "OWASP LLM Security",
      "type": "taxonomy",
      "url": "https://owasp.org/www-project-top-10-for-large-language-model-applications/",
      "keywords": [
        "prompt injection",
        "sensitive information disclosure",
        "agentic systems"
      ]
    }
  ],
  "vulnerability_patterns": [
    {
      "id": "AI-RISK-001",
      "name": "Prompt Injection",
      "katakana": "プロンプト・インジェクション",
      "meaning": "AIが外部入力にだまされ、本来の指示を無視する危険。",
      "failure_pattern": "trusted instruction override",
      "safe_reproduction_policy": "metadata-only; no harmful prompt payloads are published"
    },
    {
      "id": "AI-RISK-002",
      "name": "Jailbreak",
      "katakana": "ジェイルブレイク",
      "meaning": "AIの安全制限を回避しようとする危険。",
      "failure_pattern": "safety policy bypass",
      "safe_reproduction_policy": "classification only; no bypass instructions are published"
    },
    {
      "id": "AI-RISK-003",
      "name": "Data Leakage",
      "katakana": "データ・リーケージ",
      "meaning": "AIが秘密情報や内部情報を漏らす危険。",
      "failure_pattern": "unintended disclosure",
      "safe_reproduction_policy": "safe dummy data only"
    },
    {
      "id": "AI-RISK-004",
      "name": "Tool Misuse",
      "katakana": "ツール・ミスユース",
      "meaning": "AIが接続ツールを誤って危険に使う危険。",
      "failure_pattern": "unsafe tool invocation",
      "safe_reproduction_policy": "no real external actions"
    },
    {
      "id": "AI-RISK-005",
      "name": "Agentic Drift",
      "katakana": "エージェンティック・ドリフト",
      "meaning": "AIエージェントが目的から外れた動きをする危険。",
      "failure_pattern": "goal deviation",
      "safe_reproduction_policy": "simulated environment only"
    }
  ],
  "atlas_sha256": "3629042c129974b5bcf9fcafd54836521aaeece5963dabb6afa21adf9e04cdab"
}
