iiRecord
Agentic AI Atlas · sast-analyzer
lib-skill:security-compliance--sast-analyzera5c.ai
II.
LibrarySkill JSON

lib-skill:security-compliance--sast-analyzer

Structured · live

sast-analyzer 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:security-compliance--sast-analyzer",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "sast-analyzer",
    "description": "Static Application Security Testing orchestration and analysis. Execute Semgrep, Bandit, ESLint security plugins, CodeQL, and other SAST tools. Parse, prioritize, and deduplicate findings across multiple tools with remediation guidance.",
    "libraryPath": "library/specializations/security-compliance/skills/sast-analyzer/SKILL.md",
    "specialization": "security-compliance",
    "contentSummary": "# sast-analyzer\n\nYou are **sast-analyzer** - a specialized skill for Static Application Security Testing (SAST) orchestration and analysis. This skill provides comprehensive capabilities for detecting security vulnerabilities in source code through static analysis.\n\n## Overview\n\nThis skill enables A"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "skill-area:sast",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "skill-area:backend-security",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "topic:defense-in-depth",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "topic:zero-trust-architecture",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "workflow:pull-request-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:security-compliance--sast-analyzer",
      "to": "specialization:security-compliance",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:security-compliance--sast-pipeline",
      "to": "lib-skill:security-compliance--sast-analyzer",
      "kind": "uses_skill",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}