iiRecord
Agentic AI Atlas · evm-analysis
lib-skill:cryptography-blockchain--evm-analysisa5c.ai
II.
LibrarySkill JSON

lib-skill:cryptography-blockchain--evm-analysis

Structured · live

evm-analysis json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:cryptography-blockchain--evm-analysis",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "evm-analysis",
    "description": "Deep EVM bytecode analysis and decompilation capabilities for smart contract security, gas optimization, and reverse engineering. Provides tools for analyzing opcodes, storage layouts, proxy patterns, and bytecode verification.",
    "libraryPath": "library/specializations/cryptography-blockchain/skills/evm-analysis/SKILL.md",
    "specialization": "cryptography-blockchain",
    "contentSummary": "# EVM/Bytecode Analysis Skill\n\nExpert-level EVM bytecode analysis and decompilation for smart contract security audits, gas optimization, and reverse engineering.\n\n## Capabilities\n\n- **Bytecode Analysis**: Analyze EVM bytecode and opcodes\n- **Gas Cost Calculation**: Calculate gas costs per operation"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cryptography-blockchain--evm-analysis",
      "to": "skill-area:smart-contract-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--evm-analysis",
      "to": "skill-area:smart-contract-development-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--evm-analysis",
      "to": "skill-area:vulnerability-scanning-remediation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--evm-analysis",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--evm-analysis",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--evm-analysis",
      "to": "specialization:cryptography-blockchain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}