Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aj-geddes avatar

Security Documentation

  • 407 installs
  • 305 repo stars
  • Updated March 4, 2026
  • aj-geddes/useful-ai-prompts

security-documentation is a compliance documentation skill that drafts security policies, control matrices, and audit evidence packages for developers and security teams preparing internal governance or external assessme

About

security-documentation is a useful-ai-prompts skill for producing structured security and compliance documentation. It guides creation of security policies, access-control guidelines, incident response plans, vulnerability disclosure policies, and audit-ready evidence covering authentication, data protection, application security, and infrastructure controls. Reference guides cover password requirements, MFA, RBAC, secure coding practices, security headers, and API security patterns. Developers and security engineers reach for security-documentation when preparing SOC 2, GDPR, or HIPAA documentation, onboarding assessors, or standardizing secure development practices across teams. The skill ships policy templates with version, review schedule, and ownership metadata plus best-practice checklists for least privilege, encryption, logging, and employee training.

  • Writes policies aligned to SOC2, ISO, and GDPR expectations
  • Documents data flows, access controls, and encryption practices
  • Produces control matrices linking requirements to implementations
  • Prepares customer security questionnaire responses

Security Documentation by the numbers

  • 407 all-time installs (skills.sh)
  • Ranked #554 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill security-documentation

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs407
repo stars305
Last updatedMarch 4, 2026
Repositoryaj-geddes/useful-ai-prompts

How do you write SOC 2 security policy docs?

Draft security policies, architecture docs, control matrices, and audit evidence packages for internal teams and external assessors.

Who is it for?

Security engineers and tech leads preparing formal security policies, compliance packets, or assessor-facing documentation for regulated products.

Skip if: Developers who only need automated SAST scanning, penetration test execution, or runtime vulnerability patching without policy authoring.

When should I use this skill?

A developer needs security policies, compliance documentation, control matrices, incident response plans, or audit evidence for SOC 2, GDPR, or HIPAA.

What you get

Security policy documents, compliance control matrices, incident response plans, and audit evidence packages with versioned ownership metadata.

  • Security policy documents
  • Control matrices
  • Incident response plans

By the numbers

  • Bundles 5 reference guides covering password rules, MFA, RBAC, secure coding, and security headers

Files

SKILL.mdMarkdownGitHub ↗

Security Documentation

Table of Contents

Overview

Create comprehensive security documentation including policies, guidelines, compliance requirements, and best practices for secure application development and operations.

When to Use

  • Security policies
  • Compliance documentation (SOC 2, GDPR, HIPAA)
  • Security guidelines and best practices
  • Incident response plans
  • Access control policies
  • Data protection policies
  • Vulnerability disclosure policies
  • Security audit reports

Quick Start

Minimal working example:

# Security Policy

**Version:** 2.0
**Last Updated:** 2025-01-15
**Review Schedule:** Quarterly
**Owner:** Security Team
**Contact:** security@example.com

## Table of Contents

1. [Overview](#overview)
2. [Scope](#scope)
3. [Authentication & Access Control](#authentication--access-control)
4. [Data Protection](#data-protection)
5. [Application Security](#application-security)
6. [Infrastructure Security](#infrastructure-security)
7. [Incident Response](#incident-response)
8. [Compliance](#compliance)
9. [Security Training](#security-training)

---

## 1. Overview

### Purpose
// ... (see reference guides for full implementation)

Reference Guides

Detailed implementations in the references/ directory:

GuideContents
1 Password Requirements1 Password Requirements
2 Multi-Factor Authentication (MFA)2 Multi-Factor Authentication (MFA)
3 Role-Based Access Control (RBAC)3 Role-Based Access Control (RBAC)
1 Secure Coding Practices1 Secure Coding Practices
2 Security Headers2 Security Headers, 3 API Security

Best Practices

✅ DO

  • Follow principle of least privilege
  • Encrypt sensitive data
  • Implement MFA everywhere
  • Log security events
  • Regular security audits
  • Keep systems updated
  • Document security policies
  • Train employees regularly
  • Have incident response plan
  • Test backups regularly

❌ DON'T

  • Store passwords in plaintext
  • Skip input validation
  • Ignore security headers
  • Share credentials
  • Hardcode secrets in code
  • Skip security testing
  • Ignore vulnerability reports

Related skills

How it compares

Pick security-documentation over vulnerability-scanning skills when the deliverable is written policies and compliance evidence rather than automated code findings.

FAQ

What compliance frameworks does security-documentation cover?

security-documentation addresses SOC 2, GDPR, and HIPAA requirements in policy templates. Guides cover authentication, MFA, RBAC, data protection, application and infrastructure security, incident response, and security training sections assessors expect.

What documents does security-documentation produce?

security-documentation produces security policies, access-control guidelines, incident response plans, vulnerability disclosure policies, and audit evidence packages. Templates include version numbers, quarterly review schedules, and named security team ownership.

Securitycomplianceauditappsec

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.