II.
SkillArea JSON
Structured · liveskill-area:endpoint-security-edr
Endpoint Security and EDR json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:endpoint-security-edr",
"_kind": "SkillArea",
"_file": "domain/skill-areas/curated-domain-task-skill-areas.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Endpoint Security and EDR",
"description": "Securing endpoint fleets - detection agents, host telemetry,\ncontainment actions, hardening baselines, and remediation workflows.\n",
"domains": [
"domain:cybersecurity"
],
"expertiseLevels": [
"intermediate",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:endpoint-security-edr",
"to": "domain:cybersecurity",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:application-security",
"to": "skill-area:endpoint-security-edr",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "lib-agent:security-research--hardware-security-researcher",
"to": "skill-area:endpoint-security-edr",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-research--hardware-security",
"to": "skill-area:endpoint-security-edr",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-research--security-sandbox",
"to": "skill-area:endpoint-security-edr",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--yara-rules",
"to": "skill-area:endpoint-security-edr",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "role:forensic-analyst",
"to": "skill-area:endpoint-security-edr",
"kind": "requires_expertise",
"attributes": {}
}
]
}