privacy-and-data-handling

privacy-and-data-handling is a skill for Claude Code, Codex from ChloeVPin/open-agent-skills. It costs 56 tokens per session (1,139 once invoked), scanned A, original, no licence file.

A software-review skill for changes that handle personal or sensitive data. It considers how data is collected, used, stored, sent, logged, inferred, shared, or deleted.

In plain words
What is it for?
Reviewing software features and changes that process personal or sensitive information throughout its lifecycle.
Why use it?
It helps identify privacy risks and reduce unnecessary data handling. It covers limiting the purpose of data, restricting access, setting retention, and removing sensitive details from logs.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Reviewing software features and changes that process personal or sensitive information throughout its lifecycle.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/chloevpin/open-agent-skills/privacy-and-data-handling
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.

Any agent
npx skills add ChloeVPin/open-agent-skills --skill privacy-and-data-handling
Clone the repo
git clone --depth 1 https://github.com/ChloeVPin/open-agent-skills

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 privacy-and-data-handling

README.md
[![agentmods](https://agentmods.dev/badge/skills/chloevpin/open-agent-skills/privacy-and-data-handling/github.svg)](https://agentmods.dev/skills/chloevpin/open-agent-skills/privacy-and-data-handling)
Your own site
<a href="https://agentmods.dev/skills/chloevpin/open-agent-skills/privacy-and-data-handling"><img src="https://agentmods.dev/badge/skills/chloevpin/open-agent-skills/privacy-and-data-handling/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for privacy-and-data-handling

Your own site · 80×15
<a href="https://agentmods.dev/skills/chloevpin/open-agent-skills/privacy-and-data-handling"><img src="https://agentmods.dev/badge/skills/chloevpin/open-agent-skills/privacy-and-data-handling.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,139 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00056 $0.01139
Opus 5 $0.00028 $0.00570
Sonnet 5 $0.00011 $0.00228
Haiku 4.5 $0.00006 $0.00114

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

Security

Grade A, and why

privacy-and-data-handling 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 11d 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.

skills/privacy-and-data-handling/SKILL.md · 66 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 66 lines · 56 tokens per session scan A bbf68b208d01

Subscribe to this mod's changes

privacy-and-data-handling is a skill published in the GitHub repository ChloeVPin/open-agent-skills (2 stars, last pushed 5d ago), with no licence file. It adds 56 tokens to every session and 1,139 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

html-ppt-zhangzara-stencil-tablet

A workplace-safety compliance review for a manufacturing regulator — findings, the evidence chain, and the corrective mandate. Built as a decision-grade policy briefing deck for regulator, plant leadership.

nexu-io/open-design · 49 tokens

huashu-takram-soft-tech

OpenDesign procurement & security leave-behind: the one-pager-plus a buying committee can forward and approve internally. Built as a decision-grade B2B sales deck for buying committee, security, procurement.

nexu-io/open-design · 50 tokens

dependency-audit

Audits direct and transitive dependencies for license compliance, maintenance health, CVEs, abandoned packages, and bloat. Triggers on: "audit dependencies", "license check", "dependency health", "abandoned packages", "unused dependencies", "license compliance", "supply chain", "dependency risk".

Mathews-Tom/armory · 66 tokens

traceability-matrix-generator

Builds traceability matrices connecting requirements to design documents to source code implementation, tracking the complete development lifecycle. Use when you need to verify implementation completeness, ensure all requirements are implemented in code, generate compliance documentation, audit requirement coverage…

ArabelaTso/Skills-4-SE · 106 tokens

lifecycle-messaging

Email/SMS lifecycle and deliverability framework for SMB Product-Builder products that send transactional or lifecycle messages (booking reminders, CRM sequences, receipts, win-back). Codifies provider selection (Resend/Postmark/Twilio/SendGrid), domain auth (SPF/DKIM/DMARC), consent and compliance (TCPA, CAN-SPAM…

avelikiy/great_cto · 132 tokens

ase-code-lint

Lint source code for potential code quality problems. Use when the user wants to "lint" or "check" source code.

rse/ase · 30 tokens