security-checklist-analysis

Extract Japanese security checklist entries from Excel and classify support against GitHub Enterprise capabilities.

3|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/theomonfort/theomonfort --skill security-checklist-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-checklist-analysis
Source: https://github.com/theomonfort/theomonfort/tree/main/.github/skills/security-checklist-analysis
Command: npx skills add https://github.com/theomonfort/theomonfort --skill security-checklist-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the analysis of a security checklist Excel file (別紙2) to extract attack countermeasure entries (攻撃対策) and map them to GitHub Enterprise security capabilities using the GitHub Customer Security Trust FAQ.

Core Features & Use Cases

  • Excel parsing: Open and parse the 別紙2 sheet to locate attack countermeasure entries and related context (priority, notes).
  • Cross-reference with FAQ: Validate each item against the GitHub Enterprise capabilities documented in FAQ.md and supplementary sources.
  • Output & classification: Classify each item as ✅ Supported, ⚠️ Partially Supported, ❌ Not Supported, or ❓ Unclear, and attach detailed notes with FAQ references.
  • Excel augmentation: Write findings into the 補足 (column M) while preserving existing answer (column O).

Quick Start

Run the security checklist analysis on the provided Excel file to map 攻撃対策 entries to GitHub Enterprise capabilities.

Frequently Asked Questions about security-checklist-analysis

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

FAQPage Schema
How do I map a Japanese security checklist to GitHub Enterprise capabilities?

Excel checklist analysis classifies GitHub Enterprise security support using confidence ratings: ✅ Supported, ⚠️ Partially Supported, ❌ Not Supported, or ❓ Unclear. Each classification includes detailed notes and FAQ references to indicate the exact level of platform support.

Can I automate Excel security audit mapping and write results back to the spreadsheet?

Yes, you can automate Excel security audit mapping to write analysis results directly into the 補足 column while preserving existing answer data. This augments the original spreadsheet without overwriting prior compliance entries.

What security domains are covered when analyzing a compliance checklist for GitHub Enterprise?

Analyzing a compliance checklist for GitHub Enterprise covers security domains including authentication, encryption, audit logging, network security, data protection, vulnerability management, incident response, and compliance considerations. Each domain is validated against documented platform capabilities.

Does the security checklist analysis tool require any external dependencies to parse Excel files?

No, the security checklist analysis tool requires no external dependencies to parse Excel files. It operates independently to extract attack countermeasure entries from the 別紙2 sheet and validate them against the GitHub Enterprise FAQ.