iiRecord
Agentic AI Atlas · update-security-analyst
lib-agent:desktop-development--update-security-analysta5c.ai
II.
LibraryAgent JSON

lib-agent:desktop-development--update-security-analyst

Structured · live

update-security-analyst json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:desktop-development--update-security-analyst",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "update-security-analyst",
    "description": "Validates auto-update mechanisms for signature verification, MITM protection, and rollback safety",
    "libraryPath": "library/specializations/desktop-development/agents/update-security-analyst/AGENT.md",
    "specialization": "desktop-development",
    "expertise": [
      "auto-update",
      "security",
      "signatures",
      "mitm",
      "rollback"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:desktop-development--update-security-analyst",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:desktop-development--update-security-analyst",
      "to": "skill-area:deployment-infrastructure-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:desktop-development--update-security-analyst",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:desktop-development--update-security-analyst",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:desktop-development--update-security-analyst",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:desktop-development--update-security-analyst",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:desktop-development--update-security-analyst",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:desktop-development--update-security-analyst",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:desktop-development--auto-update-system",
      "to": "lib-agent:desktop-development--update-security-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:desktop-development--security-hardening",
      "to": "lib-agent:desktop-development--update-security-analyst",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}