skills/legal/information-security-policy/SKILL.md
Drafts a board-approvable Information Security Policy covering data classification, access controls, encryption, incident response, breach notification, and enforcement. Tailored by industry and regulatory environment (HIPAA, GDPR, CCPA, GLBA, FERPA, PCI DSS). Use when drafting or overhauling an organization's foundational information security governance framework or cybersecurity policy.
npx skillsauth add casemark/skills information-security-policyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Drafts a formal Information Security Policy satisfying multi-framework regulatory requirements with enforceable operational guidance.
| Field | Content | |-------|---------| | Policy Title | Information Security Policy | | Version / Effective Date | [#] / [Date] | | Approved By / Owner | [Title] / CISO or equivalent | | Next Review | [Date + 1 year] | | Supersedes | [Prior version or N/A] |
1. Purpose & Authority
2. Scope
3. Definitions Define with legal precision; flag where definitions vary by jurisdiction:
4. Data Classification
| Level | Description | Examples | |-------|-------------|---------| | Public | Approved for external release | Marketing materials | | Internal | Business use; not for external distribution | Org charts, internal memos | | Confidential | Limited distribution; legal obligations | Customer PII, financial data | | Restricted | Highest sensitivity; regulatory protection | PHI, payment card data, credentials |
5. Access Controls
6. Authentication
| Requirement | Standard | |-------------|---------| | Password length | 12+ characters; mixed case, numbers, symbols | | MFA required for | Remote access, privileged accounts, Restricted data, cloud admin | | Acceptable MFA | TOTP, hardware token, biometric; SMS discouraged for high-risk | | Shared credentials | Prohibited |
7. Encryption Standards
| Context | Minimum Standard | |---------|-----------------| | Data at rest (Confidential/Restricted) | AES-256 | | Data in transit | TLS 1.2+ (1.3 preferred) | | Portable devices | Full-disk encryption | | Email (Restricted) | End-to-end or secure portal | | Backup media | Encrypted; separate key management |
Review annually; superseded by org Security Standards if more stringent.
8. Acceptable Use
9. Physical Security
10. Data Retention & Disposal
| Category | Period | Basis | |----------|--------|-------| | PHI | 6 years | HIPAA 45 C.F.R. § 164.530(j) | | Financial records | 7 years | IRS / GLBA | | Student records | Per FERPA | 34 C.F.R. § 99 | | Incident logs | 3 years min | [Regulatory basis] |
Certificate of destruction required for Restricted data.
11. Roles & Responsibilities
| Role | Obligations | |------|-------------| | Board / Exec | Policy approval; resource allocation | | CISO | Program ownership; standards; audit; regulator liaison | | IT / Security | Controls; patching; monitoring; vulnerability mgmt | | Legal / Privacy | Breach notification decisions; regulatory liaison | | Managers | Access approval; team compliance; off-boarding | | All Employees | Credential protection; incident reporting; training | | DPO | Required under GDPR Art. 37 if applicable |
12. Incident Response
Lifecycle:
IRT: CISO (lead), IT Security, Legal, HR, PR/Comms, Executive Sponsor.
13. Breach Notification
| Framework | Deadline | Recipients | |-----------|----------|-----------| | HIPAA | 60 days (individuals); 60 days HHS + media if 500+ | Individuals, HHS, media | | GDPR | 72 hours to SA; without undue delay to individuals if high risk | SA, affected individuals | | CCPA/CPRA | Expedient / without unreasonable delay | Consumers; AG if 500+ CA | | State laws | 30–90 days (varies) | Residents, AGs, credit bureaus | | PCI DSS | Immediately | Card brands, acquiring bank |
Legal counsel notified immediately upon any incident involving personal data.
14. Third-Party & Vendor Management
15. Regulatory Compliance Matrix
| Framework | Applicability | Key Requirements | |-----------|--------------|-----------------| | HIPAA (45 C.F.R. §§ 164.302–318) | Healthcare / PHI | Admin, physical, technical safeguards; BAAs | | GLBA (16 C.F.R. § 314) | Financial institutions | Risk assessment; safeguards; service provider oversight | | FERPA (34 C.F.R. § 99) | Education | Student record protection; disclosure restrictions | | GDPR | EU personal data | Lawful basis; data subject rights; DPIAs; SCCs | | CCPA/CPRA | CA residents | Consumer rights; opt-out; privacy notice | | PCI DSS v4.0 | Payment cards | Detailed controls in separate PCI procedures | | NIST CSF 2.0 | Voluntary | Identify, Protect, Detect, Respond, Recover, Govern | | ISO 27001 | Voluntary | ISMS; Annex A controls |
16. Training & Awareness
17. Compliance Monitoring & Audit
18. Enforcement Progressive discipline: retraining → written warning → suspension/termination → civil liability → criminal referral. Factors: intent, severity, prior violations, self-reporting.
19. Policy Administration
| Role | Name | Signature | Date | |------|------|-----------|------| | CEO | | | | | CISO | | | | | General Counsel | | | |
I acknowledge receipt of, have read, and agree to comply with the Information Security Policy (Version [#], effective [Date]).
Name: ______ Title: ______ Date: ______ Signature: ______
[VERIFY][VERIFY][VERIFY] for any citation not confirmed against primary sourcedevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.