data-handling-judgment

data-handling-judgment is a skill for Claude Code, Codex from event4u-app/agent-config. It costs 47 tokens per session (2,573 once invoked), scanned A, original, MIT.

A data-handling review helps decide how sensitive data is, how long it should be kept, where it may be transferred, and how people can request access or deletion.

In plain words
What is it for?
It helps classify personal, health, financial, public, pseudonymous, and aggregate data; set retention rules; review international transfers; and design rights-request workflows.
Why use it?
It turns vague data-storage and cross-border questions into documented decisions about retention, access, transfers, and data-subject rights.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps classify personal, health, financial, public, pseudonymous, and aggregate data; set retention rules; review international transfers; and design rights-request workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/event4u-app/agent-config/data-handling-judgment
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 event4u-app/agent-config --skill data-handling-judgment
Clone the repo
git clone --depth 1 https://github.com/event4u-app/agent-config

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 data-handling-judgment

README.md
[![agentmods](https://agentmods.dev/badge/skills/event4u-app/agent-config/data-handling-judgment/github.svg)](https://agentmods.dev/skills/event4u-app/agent-config/data-handling-judgment)
Your own site
<a href="https://agentmods.dev/skills/event4u-app/agent-config/data-handling-judgment"><img src="https://agentmods.dev/badge/skills/event4u-app/agent-config/data-handling-judgment/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 data-handling-judgment

Your own site · 80×15
<a href="https://agentmods.dev/skills/event4u-app/agent-config/data-handling-judgment"><img src="https://agentmods.dev/badge/skills/event4u-app/agent-config/data-handling-judgment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,573 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 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.00047 $0.02573
Opus 5 $0.00023 $0.01287
Sonnet 5 $0.00009 $0.00515
Haiku 4.5 $0.00005 $0.00257

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

Security

Grade A, and why

data-handling-judgment 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 8d 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.

src/skills/data-handling-judgment/SKILL.md · 161 lines

How it starts

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

data-handling-judgment

When to use

  • A data category needs classification (PII / PHI / financial / public / pseudonymous / aggregate) and downstream retention, access, and transfer rules depend on the classification.
  • A retention default is being set (or audited) and the question is how long is defensible, how long is useful, how long is dangerous.
  • A cross-border transfer is proposed (analytics in US, support in Philippines, backup in EU) and the transfer-mechanism + sub-processor obligations need a read.
  • A data-subject-rights (DSR) workflow is being designed: access, deletion, portability, correction, objection, automated-decision-objection.

Do NOT use as a regulatory-regime delta read (route to privacy-review (P6); this skill composes P6 for the regime floor), for contract-clause depth (route to contracts-cognition (P5)), or for data-loss-prevention tool administration / classifier-engine configuration.

Cognition cluster

  • Mental model 28 — Inversion. "If this data category leaked in this form, who would we have to notify and what would the headline read?" The headline inversion forces honest classification ahead of operational convenience. See mental-models.md § 28.
  • Mental model 1 — First principles. Strip every retention claim to: what purpose does keeping this another day serve, and whose risk does it grow? Most retention defaults are inherited from the previous system, not chosen. See mental-models.md § 1.
  • Mental model 26 — Optionality. Aggressive retention preserves analytical optionality but forecloses deletion optionality and grows breach optionality for the attacker. Each retention choice is a trade. See mental-models.md § 26.
  • Context-spine — regulatory-regime + customer-segment + product. Read regulatory-regime (J1) for floor (GDPR storage-limitation principle; HIPAA retention minimums for medical records; financial-regulator retention mandates). Read customer-segment for whose data sets the floor. Read product for which features actually need the data.

Read the full file on GitHub · 161 lines

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. 8d ago First seen · 161 lines · 47 tokens per session scan A 269d0b56fe3a

Subscribe to this mod's changes

data-handling-judgment is a skill published in the GitHub repository event4u-app/agent-config (10 stars, last pushed today), licensed MIT. It adds 47 tokens to every session and 2,573 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

telnyx-email-suppressions-curl

Manage email suppressions (blocks), import and export suppression lists, and manage unsubscribe groups. Use for deliverability compliance and bounce handling.

team-telnyx/ai · 37 tokens

healthcare-providers-verify

Validates practitioner credentials and license status against the NPI registry. Cross-references specialties, credentials, and practice addresses against official records. Returns Verified / Partially Verified / Unverified / Flagged per practitioner with mismatch details and source URLs. Triggers: "verify these…

Nimbleway/agent-skills · 186 tokens

python-packaging-license-finder

Use this skill to deterministically find license information for Python packages by checking PyPI metadata first, then falling back to Git repository LICENSE files using shallow cloning.

opendatahub-io/ai-helpers · 38 tokens

patent-review

Multi-round cyclic rigorous review of Chinese patent technical disclosure documents. Supports multi-dimension review (data flow closure, terminology consistency, state transition, formula completeness, error code routing, text-diagram consistency), round-by-round convergence, and optional auto-fix (default off, severe…

seed-forge/harness-ai-kit · 64 tokens

template-redacted-report

Redacted release-report exemplar for classification ceilings, source protection, source-safe ledgers, reviewer gates, and mosaic-risk checks.

docxology/template · 30 tokens

disclosure-page-generator

When the user wants to create, optimize, or audit an affiliate, sponsor, or paid partnership disclosure page. Also use when the user mentions "disclosure," "affiliate disclosure," "sponsored content," "FTC disclosure," or "paid partnership." For sitewide page planning, use website-structure.

kostja94/marketing-skills · 66 tokens