II.
SkillArea JSON
Structured · liveskill-area:threat-intelligence-hunting
Threat Intelligence and Hunting json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:threat-intelligence-hunting",
"_kind": "SkillArea",
"_file": "domain/skill-areas/curated-domain-task-skill-areas.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Threat Intelligence and Hunting",
"description": "Proactively identifying attacker behavior - intel ingestion, hunting\nhypotheses, indicator tracking, and environment-specific detection logic.\n",
"domains": [
"domain:cybersecurity",
"specialization:security-research"
],
"expertiseLevels": [
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:threat-intelligence-hunting",
"to": "domain:cybersecurity",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:threat-intelligence-hunting",
"to": "specialization:security-research",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": [
{
"from": "skill-area:application-security",
"to": "skill-area:threat-intelligence-hunting",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "lib-agent:security-compliance--threat-intelligence-agent",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--malware-analyst",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--purple-team-coordinator",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--threat-intel-analyst",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--cve-cwe-db",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-research--mitre-attack",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--offensive-security",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-research--stix-taxii",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-research--yara-rules",
"to": "skill-area:threat-intelligence-hunting",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "role:threat-analyst",
"to": "skill-area:threat-intelligence-hunting",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:red-team-lead",
"to": "skill-area:threat-intelligence-hunting",
"kind": "requires_expertise",
"attributes": {}
}
]
}