questionnaire

Generate pre-filled security questionnaire answers from Shasta scan data and policy documents.

7|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/kkmookhey/shasta --skill questionnaire-kkmookhey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: questionnaire
Source: https://github.com/kkmookhey/shasta/tree/main/.claude/skills/questionnaire
Command: npx skills add https://github.com/kkmookhey/shasta --skill questionnaire-kkmookhey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auto-fill security questionnaires (SIG Lite, CAIQ, Enterprise) using Shasta scan data and generated policies, reducing manual data entry and ensuring consistent evidence-backed responses.

Core Features & Use Cases

  • Seamless integration with Shasta scans: automatically populate questionnaire answers from recent scan findings and policy documents.
  • Supports SIG Lite, CAIQ v4, and Generic Enterprise questionnaires with outputs in CSV and Markdown for audit-ready delivery.
  • Real-world use: a founder can generate a ready-to-submit questionnaire in minutes after a security scan.

Quick Start

Run a recent scan with the configured Python command, then trigger the questionnaire auto-fill for SIG Lite, CAIQ, or Enterprise.

Frequently Asked Questions about questionnaire

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-fill security questionnaires from scan data?

Auto-fill security questionnaires by feeding Shasta scan findings and policy documents into the engine, which generates pre-filled answers. It supports SIG Lite, CAIQ v4, and Generic Enterprise questionnaires, outputting audit-ready CSV and Markdown files.

What questionnaire formats are supported for compliance automation?

Supported compliance questionnaire formats include SIG Lite, CAIQ v4, and Generic Enterprise questionnaires. The automation engine processes these formats using recent scan data to generate consistent, evidence-backed responses for security audits.

Do I need a recent scan to generate pre-filled CAIQ responses?

Yes, generating pre-filled CAIQ responses requires access to a recent or latest Shasta scan. The questionnaire engine uses this scan data alongside policy documents to automatically populate answers and export them to CSV and Markdown formats.

What's the best way to prepare for automated security questionnaire generation?

Prepare for automated questionnaire generation by running a Shasta scan and configuring the python_cmd in shasta.config.json. The QuestionnaireEngine uses this setup to process scan data and policy documents, producing ready-to-submit CSV and Markdown outputs.

Can I export questionnaire answers to CSV and Markdown for audit delivery?

Yes, you can export questionnaire answers to both CSV and Markdown formats. The engine processes SIG Lite, CAIQ, and Enterprise questionnaires using scan findings to generate these audit-ready output files for compliance delivery.

Does the tool work with generic enterprise questionnaires or only standard formats?

The tool works with both standard formats like SIG Lite and CAIQ, as well as Generic Enterprise questionnaires. It uses the QuestionnaireEngine and configured scan data to generate pre-filled answers and export them as CSV and Markdown files.