AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Dataset Datasheet

skill-mohitagw15856-pm-claude-skills-dataset-datasheet · by mohitagw15856

Document a dataset so others know what it is, how it was made, and when not to use it. Use when asked to write a datasheet for a dataset, document training/eval data, or assess whether a dataset is fit for a use. Produces a datasheet — motivation, composition, collection process, preprocessing, recommended uses & limits, distribution, and maintenance.

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-mohitagw15856-pm-claude-skills-dataset-datasheet

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-mohitagw15856-pm-claude-skills-dataset-datasheet)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Dataset Datasheet? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Dataset Datasheet Skill

Models inherit the flaws of their data, and most data debt is invisible because nobody wrote down where the data came from. A datasheet is that record: how the dataset was collected, what's in it, what's missing, and what it should not be used for. It's the difference between a reusable asset and a liability.

Required Inputs

Ask for these only if they aren't already provided:

  • Dataset name, version, owner and what it's used for today.
  • Motivation — why it was created and for what task.
  • Composition — what an instance is, how many, fields/labels, and time range.
  • Collection — sources, method (scraped, logged, purchased, annotated), and consent/licensing basis.
  • Known issues — gaps, imbalances, label noise, sensitive attributes, duplicates.

Output Format

Datasheet: [dataset] v[version]

Owner: [team] · Created: [date] · License: [license]

1. Motivation — why this dataset exists, the task it serves, and who funded/created it.

2. Composition

  • What a single instance represents; total count; the schema (fields, label definitions).
  • Class/label balance and key distributions (and notable skews).
  • Sensitive attributes present (directly or by proxy), and whether individuals are identifiable.
  • Known missing data, duplicates, or noise.

3. Collection process — sources, mechanism (scrape/log/survey/annotation), time window, sampling strategy, and the legal/consent basis (license, ToS, opt-in).

4. Preprocessing / labelling — cleaning, dedup, filtering, and how labels were produced (who annotated, guidelines, inter-annotator agreement).

5. Recommended uses & limits

  • Appropriate uses: tasks this data supports well.
  • Do not use for: tasks where its biases/gaps would cause harm or invalid results.

6. Distribution & access — who can use it, how it's shared, and tenancy/PII handling.

7. Maintenance — owner, update cadence, versioning, and how errors get reported and fixed.

Quality Checks

  • [ ] The collection method and legal/consent basis are stated — not assumed
  • [ ] Class balance and key distribution skews are quantified, not hand-waved
  • [ ] Sensitive attributes (and proxies for them) are identified explicitly
  • [ ] "Do not use for" lists concrete tasks where the data would mislead
  • [ ] Label provenance is documented (who labelled, with what guidelines, and agreement level)
  • [ ] An owner and update/error-reporting process are named

Anti-Patterns

  • [ ] Do not describe only the happy-path contents — the gaps, skews, and noise are what cause model failures
  • [ ] Do not omit the consent/licensing basis — "we scraped it" is a legal and ethical liability if undocumented
  • [ ] Do not ignore proxy variables — removing race/gender columns doesn't remove the bias if zip code or name encodes it
  • [ ] Do not present label quality as perfect — state who labelled it and the agreement rate, or note it's unmeasured
  • [ ] Do not leave the dataset ownerless — an unmaintained dataset silently rots as the world changes

Based On

Datasheets for Datasets (Gebru et al., 2018) and data-documentation practice in responsible-AI reviews.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.