answer-a-security-questionnaire

answer-a-security-questionnaire is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 65 tokens per session (1,858 once invoked), scanned A, original, MIT.

A tool for reviewing and drafting answers to customer security questionnaires, which ask how your company protects data and systems. It fills in known company details and groups unanswered questions by topic.

In plain words
What is it for?
Use it to triage vendor security assessments, including SIG or CAIQ questionnaires, draft answers from company information, and organize follow-up questions for one sitting.
Why use it?
It removes the need to start each questionnaire from scratch and makes missing information easier to collect. Saved answers can be reused for future questionnaires.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to triage vendor security assessments, including SIG or CAIQ questionnaires, draft answers from company information, and organize follow-up questions for one sitting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/answer-a-security-questionnaire
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add akiotanaka847/qaio-desktop --skill answer-a-security-questionnaire
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for answer-a-security-questionnaire

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/answer-a-security-questionnaire/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/answer-a-security-questionnaire)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/answer-a-security-questionnaire"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/answer-a-security-questionnaire/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for answer-a-security-questionnaire

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/answer-a-security-questionnaire"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/answer-a-security-questionnaire.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,858 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.01858
Opus 5 $0.00032 $0.00929
Sonnet 5 $0.00013 $0.00372
Haiku 4.5 $0.00006 $0.00186

Measured 10d ago against content hash ce1565a1ae76, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

answer-a-security-questionnaire scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

store/agents/legal/.agents/skills/answer-a-security-questionnaire/SKILL.md · 88 lines

How it starts

The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Answer a Security Questionnaire

When to use

  • Explicit: "help me with this security questionnaire", "fill out vendor security assessment", "triage this SIG / CAIQ", "what can you answer on this questionnaire", "enterprise prospect sent me this security doc".
  • Implicit: sort-my-legal-inbox classified inbound as "other → vendor security questionnaire" and founder wants action.
  • One questionnaire per invocation. Multiple → call once each.

What this is (and isn't)

Triage + draft - fast question-set extraction, auto-fill from founder's persisted answers library, grouped "still-need-from-you" list so one sit-down resolves many. Not full security program audit, not final sign-off. Every output closes with "this is summary, not legal advice; enterprise security questionnaires sometimes imply contractual commitments - escalate anything with commercial impact to outside counsel."

The answers library

config/security-answers.md = founder's persistent, growing security-program answers library. Accumulates over time - every new questionnaire potentially adds answers. Flat markdown, topic headers + Q/A pairs:

## Access control
**Q: Do you enforce MFA on all admin accounts?**
A: Yes  -  MFA required on all production infrastructure (AWS,
   {password-manager}, {git-host}) via {provider}. Enforced since
   {YYYY-MM}.

## Data at rest
**Q: Is customer data encrypted at rest?**
A: Yes  -  AES-256 at rest via {provider}'s managed encryption on all
   customer data stores.

...

Topic buckets (customize if questionnaire deviates): access control, authentication, data at rest, data in transit, data residency, subprocessors, backups + DR, incident response, secure SDLC, vulnerability management, logging + monitoring, employee security (hiring / offboarding / training), physical security (usually "N/A - remote, hosted on {cloud}"), compliance certifications (SOC 2, ISO, HIPAA, GDPR), AI / model training, customer support data access, data retention + deletion.

Read the full file on GitHub · 88 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 88 lines · 65 tokens per session scan A ce1565a1ae76

Subscribe to this mod's changes

answer-a-security-questionnaire is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 6d ago), licensed MIT. It adds 65 tokens to every session and 1,858 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.