personal-data-protection

personal-data-protection is a skill for Claude Code, Codex from hashgraph-online/awesome-codex-plugins. It costs 132 tokens per session (2,366 once invoked), scanned A, original, Apache-2.0.

An engineering reference for protecting personal data under privacy laws in Singapore, Indonesia, Thailand, Malaysia, and the Philippines. It is guidance for software work, not legal advice.

In plain words
What is it for?
Use it when reviewing or changing applications that collect, store, or otherwise handle personal data in those jurisdictions.
Why use it?
It helps developers identify privacy obligations when code handles information about people, while pointing out that official sources and qualified advisers are still needed.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/hashgraph-online/awesome-codex-plugins/personal-data-protection
Any agent
npx skills add hashgraph-online/awesome-codex-plugins --skill personal-data-protection
Clone the repo
git clone --depth 1 https://github.com/hashgraph-online/awesome-codex-plugins

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for personal-data-protection

README.md
[![agentmods](https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/personal-data-protection.svg)](https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/personal-data-protection)
Your own site
<a href="https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/personal-data-protection"><img src="https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/personal-data-protection.svg" alt="Measured on agentmods" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,366 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00132 $0.02366
Opus 5 $0.00066 $0.01183
Sonnet 5 $0.00026 $0.00473
Haiku 4.5 $0.00013 $0.00237

Measured 5d ago against content hash d23a853cf7a0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

personal-data-protection scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/AltByteSG/personal-data-protection-skill/skills/personal-data-protection/SKILL.md · 105 lines

How it starts

The opening of the file, as written. The whole thing — 105 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Personal Data Protection Compliance — Layered Reference

This skill is engineering reference material, not legal advice. The maintainers and contributors are not licensed to practise law in Singapore, Thailand, Indonesia, Malaysia, the Philippines, or any other jurisdiction. No attorney–client relationship is created by use of this skill.

Do not rely on this skill as your sole source of truth for personal-data-protection compliance. Always (a) verify any statute citation, threshold, or obligation against the official source, and (b) engage a qualified Data Protection Officer or privacy lawyer before making compliance decisions that materially affect your obligations or your users' rights.

Source-text posture: this skill does not reproduce or republish any of the underlying statutes. It provides engineer-facing interpretation and short attributed quotations of operative phrases under fair-dealing principles, with links to the official sources. Anyone planning to package or redistribute the content beyond similar engineering-reference use should read DISCLAIMER.md § Copyright in source materials — Malaysia's PNMB-published Act 709 / Act A1727 carry the strictest publisher's notice of the populated jurisdictions and may require prior permission.

By using this skill you accept the full disclaimer in DISCLAIMER.md, including the "use at your own risk" terms and the maintainers' zero liability for any decision taken in reliance on this content.

This skill helps engineers ship features that comply with personal-data-protection statutes in Singapore, Thailand, Indonesia, Malaysia, and the Philippines. It is organised by where in the stack the obligation lives rather than by statute section number — engineers shouldn't need to learn statute references to do their job.

Step 1 — Identify the active jurisdiction(s)

Read the full file on GitHub · 105 lines

Files

What ships with it

59 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 105 lines · 132 tokens per session scan A d23a853cf7a0

Subscribe to this mod's changes

personal-data-protection is a skill published in the GitHub repository hashgraph-online/awesome-codex-plugins (924 stars, last pushed today), licensed Apache-2.0. It adds 132 tokens to every session and 2,366 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

search

Search 2500+ curated ChatGPT and LLM open-source repositories. Use when the user asks to find tools, libraries, or repos related to ChatGPT, LLMs, RAG, agents, langchain, NLP, AI development, or any open-source AI tooling.

taishi-i/awesome-ChatGPT-repositories · 57 tokens

performing-soc2-type2-audit-preparation

Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation tracking, and continuous compliance monitoring. Covers all five TSC categories (Security…

adriannoes/awesome-agentic-ai · 112 tokens

general-counsel-reviewer

Reviews a proposal, business case, deck or plan in character as a General Counsel archetype, then saves a structured review document with a verdict, findings that cite the artifact, legal risks and five interrogation questions. Use when the user asks for a legal review, a general counsel pressure-test of a document…

kesslernity/awesome-copilot-cowork-skills · 82 tokens

procurement-reviewer

Reviews a proposal, business case, deck or vendor contract in character as a Head of Procurement archetype, then saves a structured review document with a verdict, findings that cite the artifact, commercial risks and five interrogation questions. Use when the user asks for a procurement review, a commercial or…

kesslernity/awesome-copilot-cowork-skills · 85 tokens

contract-review-pack

Abstracts one contract into a key-terms table, compares each term against the user's own playbook of standard positions, and produces a DRAFT contract review pack with a deviations and issues list, open questions and a reviewer checklist. Flags governing law and never gives legal advice, interpretation, or…

kesslernity/awesome-copilot-cowork-skills · 95 tokens

dpia-draft-pack

Reads a project or processing description and produces a DRAFT DPIA pack — processing description, necessity and proportionality questions, a risk table with rating cells left blank, mitigations to consider, and open questions. Never rates risk, determines the lawful basis, or judges adequacy; the DPO assesses and…

kesslernity/awesome-copilot-cowork-skills · 95 tokens