II.
LibrarySkill JSON
Structured · livelib-skill:software-architecture--security-scanner
security-scanner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:software-architecture--security-scanner",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "security-scanner",
"description": "Run security scans including SAST, dependency scanning, and secret detection",
"libraryPath": "library/specializations/software-architecture/skills/security-scanner/SKILL.md",
"specialization": "software-architecture",
"contentSummary": "# Security Scanner Skill\n\n## Overview\n\nRuns comprehensive security scans including SAST scanning with Semgrep/CodeQL, dependency vulnerability scanning with Snyk/OWASP, secret detection, and container image scanning.\n\n## Capabilities\n\n- SAST scanning (Semgrep, CodeQL)\n- Dependency vulnerabi"
},
"outgoingEdges": [
{
"from": "lib-skill:software-architecture--security-scanner",
"to": "skill-area:application-security-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--security-scanner",
"to": "skill-area:sast",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--security-scanner",
"to": "topic:defense-in-depth",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--security-scanner",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--security-scanner",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--security-scanner",
"to": "role:architect",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:software-architecture--security-scanner",
"to": "workflow:security-audit",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:software-architecture--security-scanner",
"to": "specialization:software-architecture",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}