II.
LibraryAgent JSON
Structured · livelib-agent:security-research--ctf-creator
CTF Challenge Creator Agent json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:security-research--ctf-creator",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "CTF Challenge Creator Agent",
"description": "CTF challenge design and development specialist",
"libraryPath": "library/specializations/security-research/agents/ctf-creator/AGENT.md",
"specialization": "security-research",
"role": "CTF Challenge Designer",
"expertise": [
"Multi-category CTF design (web, pwn, crypto, RE)",
"Difficulty calibration",
"Anti-cheating measures",
"Infrastructure deployment",
"Solution documentation",
"Educational content creation"
]
},
"outgoingEdges": [
{
"from": "lib-agent:security-research--ctf-creator",
"to": "skill-area:penetration-testing-ethical-hacking",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--ctf-creator",
"to": "skill-area:application-security-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:security-research--ctf-creator",
"to": "domain:cybersecurity",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--ctf-creator",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--ctf-creator",
"to": "workflow:penetration-testing-cycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:security-research--ctf-creator",
"to": "specialization:security-research",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:security-research--capture-the-flag-challenges",
"to": "lib-agent:security-research--ctf-creator",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}