II.
LibraryAgent JSON
Structured · livelib-agent:shared--security-reviewer
security-reviewer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:shared--security-reviewer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "security-reviewer",
"description": "AgentShield security auditor with 5 scanning categories - secrets detection, permission auditing, hook injection analysis, MCP risk profiling, and agent config review.",
"libraryPath": "library/methodologies/everything-claude-code/agents/security-reviewer/AGENT.md",
"role": "Vulnerability Detection",
"expertise": [
"Secrets detection (14 pattern categories)",
"Permission auditing (filesystem, network, process)",
"Hook injection analysis (git, npm, Claude Code hooks)",
"MCP risk profiling (tool permissions, data exposure)",
"Agent config review (prompt injection, model settings)",
"Red team attack simulation",
"102 static analysis rules"
]
},
"outgoingEdges": [
{
"from": "lib-agent:shared--security-reviewer",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "skill-area:multi-agent-coordination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "skill-area:prompt-engineering",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "skill-area:multi-agent-coordination",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:shared--security-reviewer",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:shared--ecc-orchestrator",
"to": "lib-agent:shared--security-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:shared--ecc-security-pipeline",
"to": "lib-agent:shared--security-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}