II.
LibrarySkill JSON
Structured · livelib-skill:cryptography-blockchain--certora-prover
certora-prover json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cryptography-blockchain--certora-prover",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "certora-prover",
"description": "Formal verification using Certora Prover with CVL specification language. Supports invariant rules, parametric verification, ghost variables, and counterexample analysis for mathematical proof of contract correctness.",
"libraryPath": "library/specializations/cryptography-blockchain/skills/certora-prover/SKILL.md",
"specialization": "cryptography-blockchain",
"contentSummary": "# Certora Formal Verification Skill\n\nFormal verification of smart contracts using Certora Prover, providing mathematical proofs of contract correctness.\n\n## Capabilities\n\n- **CVL Specifications**: Write Certora Verification Language specs\n- **Invariant Rules**: Define and verify state invariants\n- *"
},
"outgoingEdges": [
{
"from": "lib-skill:cryptography-blockchain--certora-prover",
"to": "skill-area:smart-contract-security",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--certora-prover",
"to": "skill-area:smart-contract-development-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cryptography-blockchain--certora-prover",
"to": "skill-area:application-security-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cryptography-blockchain--certora-prover",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--certora-prover",
"to": "role:security-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cryptography-blockchain--certora-prover",
"to": "specialization:cryptography-blockchain",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}