II.
LibrarySkill JSON
Structured · livelib-skill:cryptography-blockchain--slither-analysis
slither-analysis json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cryptography-blockchain--slither-analysis",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "slither-analysis",
"description": "Expert integration with Slither static analyzer for smart contract vulnerability detection, code quality analysis, and security reporting. Supports all Slither detectors and custom analysis configurations.",
"libraryPath": "library/specializations/cryptography-blockchain/skills/slither-analysis/SKILL.md",
"specialization": "cryptography-blockchain",
"contentSummary": "# Slither Static Analysis Skill\n\nExpert-level integration with Slither, the leading static analysis framework for Solidity smart contracts.\n\n## Capabilities\n\n- **Full Detector Suite**: Execute Slither with all built-in detectors\n- **Custom Configurations**: Configure analysis parameters and exclusio"
},
"outgoingEdges": [
{
"from": "lib-skill:cryptography-blockchain--slither-analysis",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--slither-analysis",
"to": "skill-area:application-security-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--slither-analysis",
"to": "skill-area:vulnerability-scanning-remediation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cryptography-blockchain--slither-analysis",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--slither-analysis",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--slither-analysis",
"to": "specialization:cryptography-blockchain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}