iiRecord
Agentic AI Atlas · secure-code-reviewer-agent
lib-agent:security-compliance--secure-code-reviewer-agenta5c.ai
II.
LibraryAgent JSON

lib-agent:security-compliance--secure-code-reviewer-agent

Structured · live

secure-code-reviewer-agent 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:security-compliance--secure-code-reviewer-agent",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "secure-code-reviewer-agent",
    "description": "AI-assisted security-focused code review agent",
    "libraryPath": "library/specializations/security-compliance/agents/secure-code-reviewer-agent/AGENT.md",
    "specialization": "security-compliance",
    "role": "Security Code Reviewer",
    "expertise": [
      "Authentication and authorization review",
      "Insecure coding pattern detection",
      "Cryptography implementation review",
      "Input validation analysis",
      "Error handling review",
      "Secure code recommendations"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "skill-area:sast",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "skill-area:backend-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "skill-area:authentication-authorization",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "topic:defense-in-depth",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "topic:zero-trust-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "workflow:pull-request-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-compliance--secure-code-reviewer-agent",
      "to": "specialization:security-compliance",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}