Skip to content

security-documentation

“Clarity is Security.”

Read ONLY files that need documenting!

FileDescriptionWhen to Read
*.py, *.js, *.tsSource code filesIdentify what needs documenting
findings.mdAudit findingsSource for documentation

SkillUse For
@[skills/code-auditing]Identifying vulnerabilities to document
@[skills/writing-plans]Structuring documentation

“Explain the risk, not just the flaw.”

  • Describe the vulnerability (the flaw)
  • Explain the potential impact (the risk)
  • Recommend remediation (the fix)

Before publishing:

  • Clear description of the vulnerability
  • Realistic impact assessment
  • Actionable remediation steps
  • References to relevant standards (OWASP, CWE)
  • Check for technical accuracy

Always identify gaps and suggest next steps to users. In case there is no gaps anymore, then AI should clearly state that there is no gap left.