iiRecord
Agentic AI Atlas · hardware-security-research
lib-process:security-research--hardware-security-researcha5c.ai
II.
LibraryProcess JSON

lib-process:security-research--hardware-security-research

Structured · live

hardware-security-research json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:security-research--hardware-security-research",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "hardware-security-research",
    "description": "Security research for hardware systems including side-channel attacks, fault injection,\nhardware debugging, and physical security assessment of embedded systems, secure elements, and\ncryptographic implementations.",
    "libraryPath": "library/specializations/security-research/hardware-security-research.js",
    "specialization": "security-research",
    "references": [
      "- ChipWhisperer: https://www.newae.com/chipwhisperer\n- OpenOCD: https://openocd.org/"
    ],
    "example": "const result = await orchestrate('specializations/security-research/hardware-security-research', {\n  projectName: 'Secure Element Analysis',\n  targetDevice: { type: 'smartcard', model: 'SecureCard X1' },\n  analysisType: 'side-channel'\n});",
    "usesAgents": [
      "hardware-security-researcher",
      "security-report-writer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:security-research--hardware-security-research",
      "to": "domain:cybersecurity",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:security-research--hardware-security-research",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:security-research--hardware-security-research",
      "to": "specialization:security-research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    },
    {
      "from": "lib-process:security-research--hardware-security-research",
      "to": "lib-agent:security-research--hardware-security-researcher",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-research--hardware-security-research",
      "to": "lib-agent:security-research--security-report-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}