II.
LibraryAgent JSON
Structured · livelib-agent:embedded-systems--embedded-security-expert
embedded-security-expert json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:embedded-systems--embedded-security-expert",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "embedded-security-expert",
"description": "Security specialist for embedded and IoT systems",
"libraryPath": "library/specializations/embedded-systems/agents/embedded-security-expert/AGENT.md",
"specialization": "embedded-systems",
"role": "Embedded Security Architect",
"expertise": [
"Secure boot implementation",
"Chain of trust design",
"Hardware security modules (HSM)",
"TrustZone configuration",
"Cryptographic best practices",
"Secure firmware updates",
"Side-channel attack mitigation",
"Security certifications (PSA, SESIP)"
]
},
"outgoingEdges": [
{
"from": "lib-agent:embedded-systems--embedded-security-expert",
"to": "skill-area:rtos-programming",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:embedded-systems--embedded-security-expert",
"to": "skill-area:firmware-development",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:embedded-systems--embedded-security-expert",
"to": "domain:embedded-systems",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:embedded-systems--embedded-security-expert",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:embedded-systems--embedded-security-expert",
"to": "specialization:embedded-systems",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:embedded-systems--bootloader-implementation",
"to": "lib-agent:embedded-systems--embedded-security-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:embedded-systems--secure-boot-implementation",
"to": "lib-agent:embedded-systems--embedded-security-expert",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}