II.
LibraryAgent JSON
Structured · livelib-agent:security-research--exploit-developer
Exploit Developer Agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:security-research--exploit-developer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "Exploit Developer Agent",
"description": "Specialized agent for developing reliable proof-of-concept exploits",
"libraryPath": "library/specializations/security-research/agents/exploit-developer/AGENT.md",
"specialization": "security-research",
"role": "Exploit Development Specialist",
"expertise": [
"Memory corruption exploitation techniques",
"Modern mitigation bypass (ASLR, CFI, PAC)",
"ROP/JOP chain construction",
"Heap exploitation techniques",
"Kernel exploitation",
"Browser exploitation"
]
},
"outgoingEdges": [
{
"from": "lib-agent:security-research--exploit-developer",
"to": "skill-area:penetration-testing-ethical-hacking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--exploit-developer",
"to": "skill-area:code-cybersecurity",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--exploit-developer",
"to": "domain:cybersecurity",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--exploit-developer",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--exploit-developer",
"to": "workflow:penetration-testing-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--exploit-developer",
"to": "workflow:vulnerability-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--exploit-developer",
"to": "specialization:security-research",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:security-research--exploit-development",
"to": "lib-agent:security-research--exploit-developer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:security-research--shellcode-development",
"to": "lib-agent:security-research--exploit-developer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:security-research--vulnerability-root-cause-analysis",
"to": "lib-agent:security-research--exploit-developer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}