security-compliance

Assess security posture and generate compliance evidence for scoped systems.

24|8|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/vadimcomanescu/codex-skills --skill security-compliance-vadimcomanescu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-compliance
Source: https://github.com/vadimcomanescu/codex-skills/tree/main/skills/.curated/security/security-compliance
Command: npx skills add https://github.com/vadimcomanescu/codex-skills --skill security-compliance-vadimcomanescu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Helps teams identify security risks, create pragmatic threat models, and produce concrete evidence and control mappings for compliance audits to avoid last-minute surprises and reduce compliance debt.

Core Features & Use Cases

  • Threat modeling (lightweight): Produce a 5-item abuse-case table that links attack, impact, likelihood, and mitigations.
  • Control checklist mapping: Map practical controls to trust boundaries and compliance frameworks (SOC2/ISO27001/GDPR/HIPAA).
  • Evidence inventory: Produce an evidence list that cites configs, logs, tests, and where each artefact lives.
  • Optional repo scan: Run a local secrets scanning script to find likely exposed keys before release.
  • Use Case: Use during pre-release reviews of features handling PII, payments, or secrets to produce audit-ready artifacts.

Quick Start

Perform a lightweight threat model for the payments service and generate a 5-item abuse-case table, a mapped control checklist, and an evidence list.

Frequently Asked Questions about security-compliance

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

FAQPage Schema
How do I generate compliance evidence for SOC2 and ISO27001 audits?

To generate compliance evidence for SOC2 and ISO27001 audits, you can produce a mapped control checklist and an evidence inventory citing configs, logs, and tests. This provides audit-ready artifacts linking practical controls to trust boundaries and framework requirements.

What is lightweight threat modeling and how does it map to mitigations?

Lightweight threat modeling produces a 5-item abuse-case table linking attack vectors, impact, likelihood, and mitigations. It helps teams identify security risks for scoped systems handling PII, PHI, payments, or secrets during engineering and compliance reviews.

Can I run a local secrets scan before releasing features that handle payments?

Yes, you can run a local secrets scanning script to find likely exposed keys before release. This optional repo scan integrates into pre-release reviews for features handling PII, payments, or secrets to identify security risks early.

How do I prepare for a pre-release security review of PII and PHI features?

To prepare for a pre-release security review of PII and PHI features, generate a threat model, a mapped control checklist, and an evidence list. This produces concrete audit-ready artifacts aligned with GDPR, HIPAA, SOC2, and ISO27001 compliance frameworks.

What is the best way to map security controls to trust boundaries for GDPR and HIPAA?

The best way to map security controls to trust boundaries for GDPR and HIPAA is to generate a control checklist that links practical controls to your scoped systems. This creates concrete evidence and control mappings to avoid last-minute compliance surprises.

Do I need external dependencies to produce a threat model and control checklist?

No external dependencies are required to produce a threat model and control checklist. The tool operates independently to generate abuse-case tables, map controls to compliance frameworks, and create evidence inventories for your scoped systems.