privacy-review

Identify runtime privacy issues in web applications and output a structured report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ShiplightAI/codex-plugin --skill privacy-review-shiplightai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: privacy-review
Source: https://github.com/ShiplightAI/codex-plugin/tree/main/agents/skills/privacy-review
Command: npx skills add https://github.com/ShiplightAI/codex-plugin --skill privacy-review-shiplightai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Privacy reviews reveal runtime privacy issues such as PII leakage, consent gaps, and data handling risks that are not obvious from code review alone.

Core Features & Use Cases

  • Browser-based validation of data collection, consent, storage, and third-party tracking.
  • Phase-guided privacy audits including data-flow mapping, risk assessment, and evidence gathering.
  • Use Case: Run privacy reviews before GDPR/CCPA launches or after privacy incidents to identify gaps and prioritize remediation.

Quick Start

Run a browser-based privacy review on your app to detect PII exposure and consent gaps.

Frequently Asked Questions about privacy-review

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

FAQPage Schema
What is runtime privacy review and how does it detect PII leakage in web applications?

Runtime privacy review detects live PII leakage in web applications by validating data collection, consent, storage, and third-party tracking behaviors through browser-based execution, revealing data handling risks that static code analysis misses.

How do I conduct a browser-based privacy audit for GDPR and CCPA compliance?

Conduct a privacy audit by running browser-based validation on your web app to map data-flow, assess risks, and gather evidence on PII exposure and consent gaps, producing a structured report with remediation steps for GDPR and CCPA compliance.

Can I use this to validate third-party tracking and consent gaps during tool onboarding?

Yes, you can validate third-party tracking and consent gaps during tool onboarding by running browser-based privacy checks that identify data transmission risks and output structured evidence with prioritized remediation steps.

What is the best way to map data-flow and assess privacy risks before a launch?

The best way to map data-flow and assess privacy risks is running phase-guided browser validation that tracks PII collection, storage, and transmission, yielding a structured report with evidence and remediation steps to resolve gaps before launch.

Does runtime privacy testing work for post-incident reviews of data handling risks?

Yes, runtime privacy testing works for post-incident reviews by validating browser-based data collection and transmission behaviors to identify consent gaps and PII exposure, outputting structured evidence for remediation.