II.
LibraryAgent JSON
Structured · livelib-agent:security-research--mobile-researcher
Mobile Security Researcher Agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:security-research--mobile-researcher",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "Mobile Security Researcher Agent",
"description": "Android and iOS security research specialist",
"libraryPath": "library/specializations/security-research/agents/mobile-researcher/AGENT.md",
"specialization": "security-research",
"role": "Senior Mobile Security Researcher",
"expertise": [
"Android application security",
"iOS application security",
"Mobile binary analysis",
"Runtime hooking and instrumentation",
"Mobile malware analysis",
"MDM and enterprise security"
]
},
"outgoingEdges": [
{
"from": "lib-agent:security-research--mobile-researcher",
"to": "skill-area:penetration-testing-ethical-hacking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--mobile-researcher",
"to": "skill-area:application-security-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--mobile-researcher",
"to": "domain:cybersecurity",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--mobile-researcher",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--mobile-researcher",
"to": "workflow:penetration-testing-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--mobile-researcher",
"to": "workflow:vulnerability-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--mobile-researcher",
"to": "specialization:security-research",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:security-research--mobile-app-security-research",
"to": "lib-agent:security-research--mobile-researcher",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}