gdpr-ccpa-privacy-auditor

Audits web applications to ensure declared privacy policies match actual technical data collection practices. Use to identify discrepancies in cookie usage, tracking scripts, and user data handling.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gdpr-ccpa-privacy-auditor" with this command: npx skills add jorgealves/agent_skills/jorgealves-agent-skills-gdpr-ccpa-privacy-auditor

GDPR/CCPA Privacy Auditor

Purpose and Intent

The gdpr-ccpa-privacy-auditor is a transparency tool. It helps companies ensure that their public-facing privacy policies actually match their technical implementations, preventing "Privacy Washing" and reducing the risk of regulatory fines.

When to Use

  • Privacy Impact Assessments (PIA): Run as part of a recurring privacy review.
  • Marketing Launches: Check new landing pages to ensure new trackers haven't been added without updating the policy.
  • Due Diligence: Audit a target company's website during a merger or acquisition.

When NOT to Use

  • Internal Only Apps: Not designed for apps behind a firewall or VPN without public endpoints.
  • Comprehensive Legal Audit: Only focuses on technical indicators (cookies, scripts, data models); does not audit physical security or organizational policies.

Error Conditions and Edge Cases

  • Server-Side Tracking: Trackers that run purely on the server (no client-side script) cannot be detected via URL scanning.
  • Dynamic Content: Some trackers may only load for specific regions or after specific user interactions (like clicking a button).

Security and Data-Handling Considerations

  • Passive Scanning: When scanning URLs, it acts like a standard browser.
  • Source Code Privacy: If providing source_code_path, ensure the environment is secure and the code is not transmitted externally.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

python-security-scanner

No summary provided by upstream source.

Repository SourceNeeds Review
Security

license-compliance-auditor

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

prompt-injection-scanner

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

hipaa-compliance-guard

No summary provided by upstream source.

Repository SourceNeeds Review