Skip to content

/questionnaire-analyzer

Analyzes vendor security questionnaire responses. Identifies red flags, gaps, and areas requiring follow-up. Supports SIG, CAIQ, and custom questionnaires.

shell
$ npx -y skills add GRCEngClub/claude-grc-engineering --skill questionnaire-analyzer --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/questionnaire-analyzer
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Analyzes vendor security questionnaire responses. Identifies red flags, gaps, and areas requiring follow-up. Supports SIG, CAIQ, and custom questionnaires.

SKILL.md

questionnaire-analyzer.SKILL.md
name: questionnaire-analyzer
description: Analyzes vendor security questionnaire responses. Identifies red flags, gaps, and areas requiring follow-up. Supports SIG, CAIQ, and custom questionnaires.
allowed-tools: Read, Glob, Grep

Questionnaire Analyzer

Analyzes vendor security questionnaire responses.

Capabilities

  • **Completeness Check**: Identify missing or incomplete responses
  • **Red Flag Detection**: Flag concerning answers
  • **Gap Analysis**: Compare responses to requirements
  • **Follow-up Generation**: Create targeted follow-up questions

Supported Questionnaires

SIG (Standardized Information Gathering)

  • SIG Core
  • SIG Lite
  • Custom SIG variations

CAIQ (Consensus Assessments Initiative Questionnaire)

  • CSA CAIQ v4
  • Cloud-specific controls

Industry-Specific

  • HECVAT (Higher Education)
  • HITRUST CSF
  • Custom organizational questionnaires

Analysis Output

  • Response summary by domain
  • Risk findings with severity
  • Evidence gaps
  • Follow-up questions
  • Comparison to baseline expectations

Red Flag Indicators

  • "N/A" responses for critical controls
  • Vague or evasive answers
  • Missing certifications for data type
  • No incident response plan
  • Unlimited subcontractor use
Read it on GitHub ↗
Ships withtrust-center

Open-source GRC Engineering resource for Claude. claude-grc-engineering turns technical evidence from cloud, SaaS, code, and security tools into framework-aligned findings, gap reports, remediation guidance, evidence packages, and OSCAL workflows.

Get the whole plugin, auto-invoked