II.
LibraryAgent JSON
Structured · livelib-agent:security-research--smart-contract-auditor
Smart Contract Auditor Agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:security-research--smart-contract-auditor",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "Smart Contract Auditor Agent",
"description": "Blockchain and smart contract security specialist",
"libraryPath": "library/specializations/security-research/agents/smart-contract-auditor/AGENT.md",
"specialization": "security-research",
"role": "Senior Smart Contract Auditor",
"expertise": [
"Solidity security patterns",
"DeFi vulnerability classes",
"Reentrancy and flash loan attacks",
"Access control and upgradeability",
"Gas optimization and DoS",
"Cross-chain security"
]
},
"outgoingEdges": [
{
"from": "lib-agent:security-research--smart-contract-auditor",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--smart-contract-auditor",
"to": "skill-area:application-security-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--smart-contract-auditor",
"to": "domain:cybersecurity",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--smart-contract-auditor",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--smart-contract-auditor",
"to": "workflow:penetration-testing-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--smart-contract-auditor",
"to": "workflow:vulnerability-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--smart-contract-auditor",
"to": "specialization:security-research",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:security-research--smart-contract-auditing",
"to": "lib-agent:security-research--smart-contract-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}