II.
LibraryAgent JSON
Structured · livelib-agent:desktop-development--desktop-security-auditor
desktop-security-auditor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:desktop-development--desktop-security-auditor",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "desktop-security-auditor",
"description": "Audits desktop applications for security vulnerabilities, insecure configurations, and attack vectors",
"libraryPath": "library/specializations/desktop-development/agents/desktop-security-auditor/AGENT.md",
"specialization": "desktop-development",
"expertise": [
"security",
"audit",
"vulnerabilities",
"sandboxing",
"code-signing"
]
},
"outgoingEdges": [
{
"from": "lib-agent:desktop-development--desktop-security-auditor",
"to": "skill-area:application-security-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:desktop-development--desktop-security-auditor",
"to": "skill-area:desktop-system-integration",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:desktop-development--desktop-security-auditor",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:desktop-development--desktop-security-auditor",
"to": "role:desktop-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:desktop-development--desktop-security-auditor",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:desktop-development--desktop-security-auditor",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:desktop-development--desktop-security-auditor",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:desktop-development--desktop-security-auditor",
"to": "specialization:desktop-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:desktop-development--code-signing-setup",
"to": "lib-agent:desktop-development--desktop-security-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}