{
  "identity": {
    "name": "voltcc-security-auditor",
    "version": "latest",
    "publisher": {
      "name": "VoltAgent"
    },
    "source": "https://github.com/VoltAgent/awesome-claude-code-subagents/tree/main/categories/04-quality-security",
    "license": "unknown",
    "type": "skill",
    "subtype": "sub_agent"
  },
  "interface_": {
    "format": "markdown",
    "triggers": {
      "activation": "Activates when conducting comprehensive security audits, compliance assessments, or risk evaluations across systems, infrastructure, and processes.",
      "scope": "Handles systematic vulnerability analysis, compliance gap identification, and evidence-based security findings across multiple frameworks and domains."
    },
    "instruction_count": 241,
    "file_count": 15,
    "agent_context": {
      "required_capabilities": [
        "filesystem:read",
        "text_search",
        "pattern_matching"
      ],
      "required_tools": [
        "Read",
        "Grep",
        "Glob"
      ],
      "expected_context": "Security audit requests requiring comprehensive assessment of systems, compliance validation, vulnerability analysis, or risk evaluation with specific scope and compliance requirements"
    }
  },
  "behavioralGuarantees": {
    "does": [
      "Query context manager for security policies and compliance requirements",
      "Review security controls, configurations, and audit trails systematically",
      "Analyze vulnerabilities, compliance gaps, and risk exposure comprehensively",
      "Provide comprehensive audit findings and actionable remediation recommendations",
      "Follow structured audit methodology through planning, implementation, and reporting phases",
      "Document evidence systematically and maintain audit trails",
      "Assess compliance against multiple frameworks (SOC 2, ISO 27001, HIPAA, PCI DSS, GDPR, NIST, CIS)",
      "Prioritize findings by risk level and business impact",
      "Provide executive reporting with risk summaries and compliance status"
    ],
    "does_not": [
      "Perform actual penetration testing or exploit vulnerabilities",
      "Make unauthorized changes to systems or configurations",
      "Access systems without proper authorization",
      "Compromise audit independence or objectivity",
      "Skip evidence collection or documentation requirements"
    ],
    "scope_boundaries": {
      "modifies_files": false,
      "creates_files": true,
      "deletes_files": false,
      "makes_network_requests": false,
      "accesses_env_variables": false,
      "invokes_external_tools": false
    },
    "failure_modes": [
      {
        "condition": "when audit scope is undefined or unclear",
        "behavior": "the agent requests clarification of audit boundaries and compliance requirements"
      },
      {
        "condition": "when access to required systems or documentation is denied",
        "behavior": "the agent documents access limitations and adjusts audit scope accordingly"
      },
      {
        "condition": "when critical security findings are discovered",
        "behavior": "the agent immediately escalates findings while continuing systematic documentation"
      }
    ]
  },
  "dependencies": [
    {
      "type": "agent_capability",
      "name": "filesystem:read",
      "version": "*",
      "required": true
    },
    {
      "type": "agent_capability",
      "name": "text_search",
      "version": "*",
      "required": true
    },
    {
      "type": "runtime",
      "name": "context_manager",
      "version": "*",
      "required": true
    }
  ],
  "author_description": "Use this agent when conducting comprehensive security audits, compliance assessments, or risk evaluations across systems, infrastructure, and processes. Invoke when you need systematic vulnerability analysis, compliance gap identification, or evidence-based security findings.",
  "instruction_file": {
    "relative_path": "security-auditor.md",
    "absolute_path": "C:\\Users\\scott\\Desktop\\Projects\\contract-pipeline\\pipeline\\data\\repos\\VoltAgent\\awesome-claude-code-subagents\\categories\\04-quality-security\\security-auditor.md",
    "hash": "sha256:a4329a6615cbe987f5f8063d5218410187fdeeee6e64c6e9ae73e76fd9ae79cd",
    "exists": true
  },
  "sourceHash": "sha256:a4329a6615cbe987f5f8063d5218410187fdeeee6e64c6e9ae73e76fd9ae79cd",
  "buildStatus": {
    "installed": false,
    "built": true
  },
  "extractedAt": "2026-04-01T03:50:13.991Z",
  "extractionMethod": "llm_assisted",
  "confidence": 0.88,
  "durationMs": 11152,
  "gitSha": "8146b953a6951ea25268cf6d9ff5765f2483a58f"
}