iiRecord
Agentic AI Atlas · echidna-fuzzer
lib-skill:cryptography-blockchain--echidna-fuzzera5c.ai
II.
LibrarySkill JSON

lib-skill:cryptography-blockchain--echidna-fuzzer

Structured · live

echidna-fuzzer 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--echidna-fuzzer",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "echidna-fuzzer",
    "description": "Property-based testing and fuzzing using Echidna for smart contracts. Includes invariant definition, corpus management, coverage analysis, and CI/CD integration for comprehensive security testing.",
    "libraryPath": "library/specializations/cryptography-blockchain/skills/echidna-fuzzer/SKILL.md",
    "specialization": "cryptography-blockchain",
    "contentSummary": "# Echidna Fuzzing Skill\n\nProperty-based testing and fuzzing for smart contracts using Echidna, the premier smart contract fuzzer from Trail of Bits.\n\n## Capabilities\n\n- **Property Tests**: Write Echidna-compatible property tests\n- **Configuration**: Customize fuzzing parameters\n- **Invariant Testing"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:cryptography-blockchain--echidna-fuzzer",
      "to": "skill-area:smart-contract-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--echidna-fuzzer",
      "to": "skill-area:smart-contract-development-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--echidna-fuzzer",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--echidna-fuzzer",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--echidna-fuzzer",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--echidna-fuzzer",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:cryptography-blockchain--echidna-fuzzer",
      "to": "specialization:cryptography-blockchain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}