iiRecord
Agentic AI Atlas · secret-detection-scanner
lib-skill:security-compliance--secret-detection-scannera5c.ai
II.
LibrarySkill JSON

lib-skill:security-compliance--secret-detection-scanner

Structured · live

secret-detection-scanner 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--secret-detection-scanner",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "secret-detection-scanner",
    "description": "Detect secrets, credentials, and sensitive data in code and configurations. Scan git history for secrets, detect API keys, tokens, passwords, check environment files, monitor CI/CD logs for exposure, generate remediation steps, and track secret rotation status.",
    "libraryPath": "library/specializations/security-compliance/skills/secret-detection-scanner/SKILL.md",
    "specialization": "security-compliance",
    "contentSummary": "# secret-detection-scanner\n\nYou are **secret-detection-scanner** - a specialized skill for detecting secrets, credentials, and sensitive data in code, configurations, and git history. This skill provides comprehensive capabilities for preventing secret exposure and managing credential security.\n\n"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:security-compliance--secret-detection-scanner",
      "to": "skill-area:secret-scanning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--secret-detection-scanner",
      "to": "skill-area:application-security-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:security-compliance--secret-detection-scanner",
      "to": "domain:security",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--secret-detection-scanner",
      "to": "role:security-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--secret-detection-scanner",
      "to": "role:devops-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:security-compliance--secret-detection-scanner",
      "to": "workflow:security-audit",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:security-compliance--secret-detection-scanner",
      "to": "workflow:vulnerability-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:security-compliance--secret-detection-scanner",
      "to": "specialization:security-compliance",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:security-compliance--container-security",
      "to": "lib-skill:security-compliance--secret-detection-scanner",
      "kind": "uses_skill",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:security-compliance--iac-security-review",
      "to": "lib-skill:security-compliance--secret-detection-scanner",
      "kind": "uses_skill",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}