II.
LibrarySkill JSON
Structured · livelib-skill:security-compliance--semantic-code-analyzer
semantic-code-analyzer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:security-compliance--semantic-code-analyzer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "semantic-code-analyzer",
"description": "LLM-powered semantic analysis of code diffs to detect business-logic trojans",
"libraryPath": "library/specializations/security-compliance/skills/semantic-code-analyzer/SKILL.md",
"specialization": "security-compliance",
"contentSummary": "# Semantic Code Analyzer\n\nLLM-powered semantic analysis engine that detects business-logic trojans by comparing code intent (docstrings, function names, variable names) against actual implementation behavior.\n\n## Purpose\n\nThe core detection capability of nation-state trojan detection. Traditio"
},
"outgoingEdges": [
{
"from": "lib-skill:security-compliance--semantic-code-analyzer",
"to": "skill-area:sast",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-compliance--semantic-code-analyzer",
"to": "skill-area:code-cybersecurity",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-compliance--semantic-code-analyzer",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-compliance--semantic-code-analyzer",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-compliance--semantic-code-analyzer",
"to": "role:compliance-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-compliance--semantic-code-analyzer",
"to": "workflow:security-audit",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:security-compliance--semantic-code-analyzer",
"to": "workflow:vulnerability-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:security-compliance--semantic-code-analyzer",
"to": "specialization:security-compliance",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}