II.
Role JSON
Structured · liverole:security-risk-analyst
Security Risk Analyst json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:security-risk-analyst",
"_kind": "Role",
"_file": "role/roles/finance-trading-roles.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Security Risk Analyst",
"isAgentic": false,
"seniority": "mid",
"requiredCapabilities": [],
"requiredDomains": [
"domain:cybersecurity-grc"
],
"description": "Assesses cybersecurity risks — threat likelihood, impact scoring,\ncontrol gap analysis, and risk treatment planning.\n"
},
"outgoingEdges": [
{
"from": "role:security-risk-analyst",
"to": "skill-area:incident-response",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:security-risk-analyst",
"to": "skill-area:observability-pipeline",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:security-risk-analyst",
"to": "responsibility:run-security-scans",
"kind": "holds_responsibility",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "lib-skill:cryptography-blockchain--bug-bounty",
"to": "role:security-risk-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--chain-forensics",
"to": "role:security-risk-analyst",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "workflow:technology-risk-assessment",
"to": "role:security-risk-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:cyber-risk-scenario-modeling",
"to": "role:security-risk-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:threat-intelligence-feed-review",
"to": "role:security-risk-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:security-control-maturity-assessment",
"to": "role:security-risk-analyst",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:trading-surveillance-review",
"to": "role:security-risk-analyst",
"kind": "involves_role",
"attributes": {}
}
]
}