iiRecord
Agentic AI Atlas · security-auditor
lib-agent:web-development--security-auditora5c.ai
II.
LibraryAgent JSON

lib-agent:web-development--security-auditor

Structured · live

security-auditor 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:web-development--security-auditor",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "security-auditor",
    "description": "Expert in security vulnerability scanning, OWASP compliance, and penetration testing.",
    "libraryPath": "library/specializations/web-development/agents/security-auditor/AGENT.md",
    "specialization": "web-development",
    "role": "Security Auditor Specialist",
    "expertise": [
      "Vulnerability scanning",
      "OWASP Top 10",
      "Penetration testing",
      "Security headers",
      "Dependency audits",
      "Security best practices"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:web-development--security-auditor",
      "to": "skill-area:web-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--security-auditor",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--security-auditor",
      "to": "topic:xss-prevention",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--security-auditor",
      "to": "topic:content-security-policy",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:web-development--security-auditor",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--security-auditor",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--security-auditor",
      "to": "workflow:security-audit",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:web-development--security-auditor",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}