security-reviewer-legal
Agent: Product Counsel
L2 product counsel (1x) responsible for legal review of business models, positioning, pricing, product compliance, and security audit oversight.
Department ethos: ideal-legal.md
Skill Description
Reviews security architecture, data protection practices, and access controls for compliance with legal and regulatory requirements including GDPR technical measures, SOC 2 criteria, and contractual security obligations.
When to Use
- When a new system architecture is designed that will process personal data, financial data, or protected health information and must meet "appropriate technical measures" standards under GDPR Article 32 or equivalent regulations.
- When customer contracts or enterprise sales require specific security representations (encryption standards, access controls, data residency) that must be verified against actual implementation.
- When the security team proposes architecture changes and needs legal confirmation that the proposed controls satisfy regulatory and contractual obligations.
Workflow
- Requirements Mapping: Compile all legal and contractual security requirements — GDPR Article 32, SOC 2 Trust Services Criteria (CC6.1-6.8), customer DPA security schedules, cyber insurance policy requirements, PCI-DSS and HIPAA Security Rule where applicable. Map each requirement to its specific legal source and clause. Apply scoring rubric at
references/scoring-rubric.md. Deliverable: security requirements register.
- Architecture Assessment: Review security architecture requirement-by-requirement: encryption (AES-256 at rest, TLS 1.2+ in transit, key management), access controls (RBAC, MFA, least privilege), data residency and cross-border transfers (SCCs, adequacy decisions), logging/monitoring, incident response, and vendor security. Deliverable: compliance gap analysis.
- Contractual Representation Verification: Verify every security representation in customer contracts, DPAs, and marketing against actual implementation. Flag overstatements with specific contract reference. Deliverable: representation accuracy report.
- Recommendation and Roadmap: Produce memo using template at
assets/security-compliance-review-memo-template.md. Prioritize gaps by regulatory exposure and contractual breach risk. Distinguish quick wins from long-term improvements. Deliverable: security compliance review memo with remediation roadmap.
Anti-Patterns
- Reviewing security in legal terms only: Assessing compliance documentation without understanding the actual technical implementation. Why: a policy that requires encryption is meaningless if the implementation uses deprecated algorithms or stores keys alongside encrypted data; legal review must engage with technical reality.
- One-size-fits-all security requirements: Applying the same security standard to all data types regardless of sensitivity classification. Why: GDPR requires "appropriate" measures proportional to risk; over-engineering security for low-sensitivity data wastes resources while under-engineering for high-sensitivity data creates liability.
- Ignoring subprocessor security: Reviewing the company's own security controls without assessing whether subprocessors meet equivalent standards. Why: the company remains liable for subprocessor security under GDPR Article 28; a compliant primary system with a non-compliant subprocessor creates an unmitigated legal exposure.
Output
On success: Produces the security compliance review memo containing the requirements register, gap analysis, representation accuracy report, and remediation roadmap. Delivered to the security team, product counsel records, and relevant customer-facing teams.
On failure: Report which security areas could not be assessed (e.g., undocumented architecture, vendor security posture unknown), what partial assessment is available, and what technical documentation or access is needed to complete the review.
Related Skills
security-auditor-legal -- The auditor handles reactive review of security findings; this skill provides proactive architectural review.
soc2-programme-manager -- SOC 2 programme requirements are a key input to the security requirements register assessed by this skill.
1---2name: security-reviewer-legal3description: This skill reviews security architecture and practices for legal and regulatory compliance. Use when asked to assess whether security controls meet legal requirements, review data protection measures for regulatory adequacy, or evaluate encryption and access controls against compliance standards. Also consider when designing security architecture for regulated data. Suggest when the user builds security controls without considering legal requirements.4---56# security-reviewer-legal78## Agent: Product Counsel910L2 product counsel (1x) responsible for legal review of business models, positioning, pricing, product compliance, and security audit oversight.1112Department ethos: [ideal-legal.md](../../../../departments/legal/ideal-legal.md)1314## Skill Description1516Reviews security architecture, data protection practices, and access controls for compliance with legal and regulatory requirements including GDPR technical measures, SOC 2 criteria, and contractual security obligations.1718## When to Use1920- When a new system architecture is designed that will process personal data, financial data, or protected health information and must meet "appropriate technical measures" standards under GDPR Article 32 or equivalent regulations.21- When customer contracts or enterprise sales require specific security representations (encryption standards, access controls, data residency) that must be verified against actual implementation.22- When the security team proposes architecture changes and needs legal confirmation that the proposed controls satisfy regulatory and contractual obligations.2324## Workflow25261. **Requirements Mapping**: Compile all legal and contractual security requirements — GDPR Article 32, SOC 2 Trust Services Criteria (CC6.1-6.8), customer DPA security schedules, cyber insurance policy requirements, PCI-DSS and HIPAA Security Rule where applicable. Map each requirement to its specific legal source and clause. Apply scoring rubric at `references/scoring-rubric.md`. Deliverable: security requirements register.272. **Architecture Assessment**: Review security architecture requirement-by-requirement: encryption (AES-256 at rest, TLS 1.2+ in transit, key management), access controls (RBAC, MFA, least privilege), data residency and cross-border transfers (SCCs, adequacy decisions), logging/monitoring, incident response, and vendor security. Deliverable: compliance gap analysis.283. **Contractual Representation Verification**: Verify every security representation in customer contracts, DPAs, and marketing against actual implementation. Flag overstatements with specific contract reference. Deliverable: representation accuracy report.294. **Recommendation and Roadmap**: Produce memo using template at `assets/security-compliance-review-memo-template.md`. Prioritize gaps by regulatory exposure and contractual breach risk. Distinguish quick wins from long-term improvements. Deliverable: security compliance review memo with remediation roadmap.3031## Anti-Patterns3233- **Reviewing security in legal terms only**: Assessing compliance documentation without understanding the actual technical implementation. *Why*: a policy that requires encryption is meaningless if the implementation uses deprecated algorithms or stores keys alongside encrypted data; legal review must engage with technical reality.34- **One-size-fits-all security requirements**: Applying the same security standard to all data types regardless of sensitivity classification. *Why*: GDPR requires "appropriate" measures proportional to risk; over-engineering security for low-sensitivity data wastes resources while under-engineering for high-sensitivity data creates liability.35- **Ignoring subprocessor security**: Reviewing the company's own security controls without assessing whether subprocessors meet equivalent standards. *Why*: the company remains liable for subprocessor security under GDPR Article 28; a compliant primary system with a non-compliant subprocessor creates an unmitigated legal exposure.3637## Output3839**On success**: Produces the security compliance review memo containing the requirements register, gap analysis, representation accuracy report, and remediation roadmap. Delivered to the security team, product counsel records, and relevant customer-facing teams.4041**On failure**: Report which security areas could not be assessed (e.g., undocumented architecture, vendor security posture unknown), what partial assessment is available, and what technical documentation or access is needed to complete the review.4243## Related Skills4445- [`security-auditor-legal`](../security-auditor-legal/SKILL.md) -- The auditor handles reactive review of security findings; this skill provides proactive architectural review.46- [`soc2-programme-manager`](../../../legal/security-compliance-programme-manager/soc2-programme-manager/SKILL.md) -- SOC 2 programme requirements are a key input to the security requirements register assessed by this skill.