Analyzes vendor security questionnaire responses. Identifies red flags, gaps, and areas requiring follow-up. Supports SIG, CAIQ, and custom questionnaires.
Scanned 5/28/2026
Install to Claude Code
npx -y skills add GRCEngClub/claude-grc-engineering --skill questionnaire-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Questionnaire Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/grcengclub-questionnaire-analyzer)More formats (shields.io, HTML) on the badges page.
---
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。
Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.
Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.
Complete security architecture overhaul for claude-flow v3. Addresses critical CVEs (CVE-1, CVE-2, CVE-3) and implements secure-by-default patterns. Use for security-first v3 implementation.