Skip to main content

Agent Paranoid Android

PyPI CI Documentation OpenSSF Scorecard License: MIT

Safety-first, deterministic synthetic test data generation from CSV structure, safe profiles, reviewed DatasetSpec files, and allowlisted Trino metadata. Source rows are profiled, never shuffled or copied into generated output.

Read the documentation for tutorials, concepts, configuration, MCP setup, and troubleshooting.

Current version: 0.12.0. Package: agent-paranoid-android; CLI: test-data-agent.

Install

Python 3.11 or newer is required. CI tests CPython 3.11 through 3.14.

python3 -m pip install agent-paranoid-android
test-data-agent doctor

Explore the CLI without needing to remember a command:

test-data-agent
test-data-agent examples
test-data-agent generate --help

Install only features you use:

python3 -m pip install "agent-paranoid-android[parquet]"
python3 -m pip install "agent-paranoid-android[mcp,trino]"
python3 -m pip install "agent-paranoid-android[openai]"

Quickstart

Clone the repository to use its safe fictional fixture:

git clone https://github.com/wa-pis/agent-paranoid-android.git
cd agent-paranoid-android

test-data-agent generate-from-csv tests/fixtures/customers.csv \
  --count 25 \
  --seed 12345 \
  --format csv \
  --output out/customers.csv

A successful run reports:

Generated synthetic dataset: out | rows: customers=25 | seed: 12345 | validation: passed | source rows copied: no

The output folder contains the generated data plus:

  • csv_profile.json;
  • dataset_spec.json;
  • validation_report.json;
  • generation_manifest.json.

Review the manifest and effective spec before accepting a new dataset.

Choose A Guide

Goal Documentation
Generate from one CSV First CSV Dataset
Generate related tables Related Tables
Review specs and output Review The Output
Add deterministic business rules Business Rules
Use the review-first agent flow Agent Design
Connect an AI client or provider AI Integration · Provider Adapter
Run isolated OCI images Container Deployment
Understand the trust boundaries Safety Model
Configure limits and Trino Configuration
Recover from an error Troubleshooting
Upgrade from 0.5.x Migrating To 0.6

Safety

The project derives bounded metadata such as field types, null ratios, ranges, masked patterns, and safe low-cardinality distributions. It rejects or bounds:

  • raw detected PII, credentials, tokens, and private keys in profiles;
  • source-row copying and source/output path reuse;
  • path traversal and symlink escapes through generator MCP tools;
  • unrestricted SQL and write operations through Trino tools;
  • oversized input, output, rule, query, and generation work.

Human review is still required for ambiguous identifiers, rare free text, inferred relationships, and organization-specific privacy policy.

Development

python3 -m pip install "uv==0.11.23"
uv sync --frozen --all-extras --no-install-project
uv sync --frozen --all-extras --no-editable --no-build-isolation
uv run --no-sync scripts/check_release.sh

See Contributing, Security Policy, and Changelog.

Releases use tokenless PyPI Trusted Publishing and include verified wheel and source distributions, checksums, SBOMs, and GitHub attestations.

AI-Assisted Development

This project is developed with substantial assistance from AI coding tools. All changes remain subject to human review, automated testing, and the same security requirements as manually written code. Do not send production data, raw PII, credentials, or tokens to an AI system while working with the project.

The name is a nod to Radiohead's "Paranoid Android". This project is unaffiliated with Radiohead or related rights holders.

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agent_paranoid_android-0.12.0.tar.gz (444.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agent_paranoid_android-0.12.0-py3-none-any.whl (132.8 kB view details)

Uploaded Python 3

File details

Details for the file agent_paranoid_android-0.12.0.tar.gz.

File metadata

  • Download URL: agent_paranoid_android-0.12.0.tar.gz
  • Upload date:
  • Size: 444.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for agent_paranoid_android-0.12.0.tar.gz
Algorithm Hash digest
SHA256 e4b24055bb5dcafa2f5b1f81e67e143f550f5111423b418c4242ac9e318889d2
MD5 25660521b0078d570a9959fc3ee3306b
BLAKE2b-256 9aa0c19286971bfda6ebc0824b69bd0b50f133fda1e5bdc42f6b74944e2ed03f

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_paranoid_android-0.12.0.tar.gz:

Publisher: publish-pypi.yml on wa-pis/agent-paranoid-android

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agent_paranoid_android-0.12.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_paranoid_android-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b4ec2db3c0935f7b0c1fff8417cc1b963dacb241bfcdc0702033dad7046bfe8f
MD5 dca07b922616d02820866b287092f7c6
BLAKE2b-256 284757990a7a9cc11c5624249fa62f42e4c2cac709f3bc3897aec4874f0aae0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_paranoid_android-0.12.0-py3-none-any.whl:

Publisher: publish-pypi.yml on wa-pis/agent-paranoid-android

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

1.4.0

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

2 files

This release

0.12.0 This release

2 files

0.11.0

2 files

0.10.0

2 files

0.9.0

2 files

0.8.1

2 files

0.8.0

2 files

0.7.1

2 files

0.7.0

2 files

0.6.0

2 files

0.5.1

2 files

0.5.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page