II.
SkillArea JSON
Structured · liveskill-area:smart-contract-security
Smart Contract Security json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:smart-contract-security",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-crypto-blockchain.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Smart Contract Security",
"description": "Solidity/EVM vulnerability classes — reentrancy, integer issues,\naccess control, oracle manipulation, and audit techniques.\n",
"domains": [
"specialization:cryptography-blockchain",
"specialization:security-research"
],
"expertiseLevels": [
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:smart-contract-security",
"to": "specialization:cryptography-blockchain",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:smart-contract-security",
"to": "skill-area:smart-contract-development-testing",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:smart-contract-security",
"to": "skill-area:token-nft-management",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:smart-contract-security",
"to": "skill-area:dao-governance-implementation",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
},
{
"from": "skill-area:smart-contract-security",
"to": "skill-area:transaction-fee-optimization",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
}
],
"incomingEdges": [
{
"from": "skill-area:smart-contract-development-testing",
"to": "skill-area:smart-contract-security",
"kind": "requires_skill_area"
},
{
"from": "lib-agent:cryptography-blockchain--bridge-architect",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:cryptography-blockchain--formal-methods",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:cryptography-blockchain--incident-response",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:cryptography-blockchain--solidity-auditor",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:cryptography-blockchain--zk-cryptographer",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--smart-contract-auditor",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--bug-bounty",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--certora-prover",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--cross-chain",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cryptography-blockchain--echidna-fuzzer",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--evm-analysis",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--foundry-framework",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--hardhat-framework",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--mythril-symbolic",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--openzeppelin",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cryptography-blockchain--slither-analysis",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--solidity-dev",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--zk-circuits",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-research--smart-contract-analysis",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
}
]
}