iiRecord
Agentic AI Atlas · specializations/cryptography-blockchain/bug-bounty-program
lib-process:cryptography-blockchain--bug-bounty-programa5c.ai
II.
LibraryProcess JSON

lib-process:cryptography-blockchain--bug-bounty-program

Structured · live

specializations/cryptography-blockchain/bug-bounty-program json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:cryptography-blockchain--bug-bounty-program",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/cryptography-blockchain/bug-bounty-program",
    "description": "Bug Bounty Program Setup - Setup and management of bug bounty programs for smart contract security\nwith vulnerability disclosure, triage, and reward processes.",
    "libraryPath": "library/specializations/cryptography-blockchain/bug-bounty-program.js",
    "specialization": "cryptography-blockchain",
    "references": [
      "- Immunefi: https://immunefi.com/",
      "- Code4rena: https://code4rena.com/"
    ],
    "example": "const result = await orchestrate('specializations/cryptography-blockchain/bug-bounty-program', {\n  projectName: 'DeFi Protocol Bug Bounty',\n  scope: ['core-contracts', 'periphery', 'frontend'],\n  maxReward: 500000,\n  platform: 'immunefi'\n});",
    "usesAgents": [
      "bounty-architect",
      "scope-engineer",
      "reward-engineer",
      "disclosure-engineer",
      "triage-engineer",
      "platform-engineer",
      "legal-engineer",
      "launch-engineer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "skill-area:symmetric-encryption",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "skill-area:asymmetric-encryption",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "topic:hmac-signing",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "topic:ssl-certs",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "workflow:bug-triage",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "specialization:cryptography-blockchain",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:cryptography-blockchain--bug-bounty-program",
      "to": "lib-agent:devops-sre-platform--platform-engineer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}