iiRecord
Agentic AI Atlas · Web Security Researcher Agent
lib-agent:security-research--web-security-researchera5c.ai
II.
LibraryAgent JSON

lib-agent:security-research--web-security-researcher

Structured · live

Web Security Researcher 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-research--web-security-researcher",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "Web Security Researcher Agent",
    "description": "Expert web application security researcher",
    "libraryPath": "library/specializations/security-research/agents/web-security-researcher/AGENT.md",
    "specialization": "security-research",
    "role": "Senior Web Security Researcher",
    "expertise": [
      "OWASP Top 10 vulnerabilities",
      "Client-side vulnerabilities (XSS, CSRF)",
      "Server-side vulnerabilities (SSRF, RCE)",
      "Authentication and authorization flaws",
      "API security vulnerabilities",
      "Modern web framework security"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:security-research--web-security-researcher",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--web-security-researcher",
      "to": "skill-area:web-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--web-security-researcher",
      "to": "domain:cybersecurity",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--web-security-researcher",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--web-security-researcher",
      "to": "workflow:penetration-testing-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:security-research--web-security-researcher",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:security-research--web-security-researcher",
      "to": "specialization:security-research",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:security-research--api-security-research",
      "to": "lib-agent:security-research--web-security-researcher",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-research--bug-bounty-workflow",
      "to": "lib-agent:security-research--web-security-researcher",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-research--web-app-vuln-research",
      "to": "lib-agent:security-research--web-security-researcher",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}