Privacy Policy
May 3, 2026 · View on GitHub
Last updated: 2026-05-03
This document explains what data, if any, this project collects from users.
TL;DR
This repository is documentation, not running software. It contains no executable code, no scripts that run on your behalf, no agents, no scanners, no SDKs, and no API endpoints. Nothing about your use of this skill is collected, transmitted, stored, or seen by the maintainers.
If your concern is "what does this thing do with my data," the answer is: it doesn't have your data. There is no data path between you and us.
What this project is
A collection of markdown files (skill content, jurisdiction notes, layered guidance, checklists, templates) installable as a Claude Code plugin or referenced from Codex CLI / Cursor / GitHub Copilot via AGENTS.md. The project is hosted as a public repository on GitHub.
What we collect
Nothing. Specifically:
- No source code from your repository is read, copied, or transmitted by this project.
- No scan results, findings, or analysis output is reported back to the maintainers — analysis runs entirely inside your local Claude Code or Codex CLI session.
- No telemetry of any kind. The maintainers do not receive a signal that the skill has been installed, loaded, invoked, applied to a particular project, or applied at all.
- No usage data, performance data, or session data is captured.
- No personal data about you, your team, your codebase, your customers, or your end users is collected by this project.
- No cookies, no tracking pixels, no analytics scripts — the project ships no code that could implement any of these.
- No advertising IDs, no device IDs, no IP logging — same reason.
Third parties
This project does not transmit data to any third party because it does not transmit data at all.
If you choose to host the cloned repository or its derivatives on a third-party platform (your own GitHub fork, a private mirror, an internal documentation portal), that hosting platform's own privacy practices apply — and are outside the scope of this project.
Hosting
The project is hosted on GitHub at https://github.com/AltByteSG/personal-data-protection-skill. GitHub itself collects standard request and account data subject to GitHub's own Privacy Statement. The maintainers of this project do not receive that data and have no control over it.
Children
This project is technical reference material aimed at adult software engineers. It is not directed at children. Because nothing is collected, no data about children (or anyone else) could be collected even inadvertently.
Changes to this policy
If the project's data-collection posture ever changes (for example, if a future version adds an opt-in telemetry mechanism for crash reporting), this file will be updated and the change will be called out in CHANGELOG.md. Continued use of the project after a change constitutes acceptance.
As of v0.2.0, the position is and remains: no data collection, ever, by default.
Contact
For privacy questions, open a GitHub issue on the repository — see SECURITY.md for guidance on how reports are handled.
Related documents
DISCLAIMER.md— full legal disclaimer, including the "How this skill operates" section that this Privacy Policy summarisesSECURITY.md— how to report concernsLICENSE— MIT licence covering the original commentary