II.
LibraryAgent JSON
Structured · livelib-agent:security-compliance--trojan-detection-agent
trojan-detection-agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:security-compliance--trojan-detection-agent",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "trojan-detection-agent",
"description": "Specialized agent for detecting nation-state business-logic trojans using LLM semantic analysis",
"libraryPath": "library/specializations/security-compliance/agents/trojan-detection-agent/AGENT.md",
"specialization": "security-compliance"
},
"outgoingEdges": [
{
"from": "lib-agent:security-compliance--trojan-detection-agent",
"to": "skill-area:sast",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-compliance--trojan-detection-agent",
"to": "skill-area:incident-response-forensics",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-compliance--trojan-detection-agent",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-compliance--trojan-detection-agent",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-compliance--trojan-detection-agent",
"to": "role:compliance-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-compliance--trojan-detection-agent",
"to": "workflow:security-audit",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-compliance--trojan-detection-agent",
"to": "specialization:security-compliance",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}