pii

Tag

Cards List
#pii

Patronus Ark, a local security scanner for AI agents

Reddit r/AI_Agents · yesterday

Patronus Ark is a new Rust and Python library for locally scanning AI agent text and tool activity, covering prompt injection, PII, data leakage, and tool-related risks without sending data to external APIs.

0 favorites 0 likes
#pii

Where Privacy Risk Lives in English-Source Multilingual RAG: A Stage-Decomposed Audit Across Five Query Languages

arXiv cs.CL · 6d ago Cached

This paper audits privacy risk in English-source multilingual RAG across five query languages, testing whether non-English queries increase PII leakage. Using a Qwen2.5-7B pipeline with two-stage defenses, it finds English has the highest point-estimate leak rate under output-only filtering, with residual leaks on Arabic and Swahili when the input judge is added.

0 favorites 0 likes
#pii

1 in 8 AI support prompts contained personal data. I think we're securing LLMs the wrong way.

Reddit r/ArtificialInteligence · 2026-07-31

An analysis of 10,000 production AI support prompts found 12.4% contained personally identifiable information, arguing that LLM security should focus on data minimization and redaction rather than only prompt injection or jailbreaks.

0 favorites 0 likes
#pii

Using an agent fleet to clean and migrate 400 messy legacy tables in 2 days.

Reddit r/AI_Agents · 2026-07-30

A team used a fleet of autonomous AI agents with adversarial validation to clean and migrate 400 legacy database tables in two days, reducing human review to under 4% and avoiding the typical month-long manual ETL process.

0 favorites 0 likes
#pii

@GoogleCloudTech: When users accidentally drop PII into a prompt, don't block the whole request. Watch how to use Sensitive Data Protecti…

X AI KOLs Timeline · 2026-07-27 Cached

Introduces Google Cloud's Model Armor tool, used in multi-agent systems to detect and redact sensitive data, prevent indirect prompt injection, support partial redaction and reversible hashing, and centrally manage security policies.

0 favorites 0 likes
#pii

10%+ of MCP servers leak credentials/PII through tool responses, not network calls - SAST/DAST can’t see it

Reddit r/AI_Agents · 2026-07-16

A security report reveals that over 10% of MCP servers leak credentials or personally identifiable information through tool responses, bypassing traditional SAST/DAST scanning.

0 favorites 0 likes
#pii

PII data to LLM

Reddit r/AI_Agents · 2026-06-25

Discusses the risks and considerations of sending Personally Identifiable Information (PII) to large language models.

0 favorites 0 likes
#pii

@vintcessun: A pure Go LLM privacy gateway that redacts PII/secrets in milliseconds—already in production. Two-layer detection: structured PII via regex (email, phone, ID, bank card), secrets/credentials via gitleaks rules plus Shannan entropy as fallback. Key design: no NER (avoids latency), only irreversible redaction; Go's native regexp is RE2, linear time with no backtracking risk.

X AI KOLs Timeline · 2026-06-21 Cached

Introduces a pure Go LLM privacy gateway that uses two-layer detection (regex and gitleaks rules) to redact PII and secrets in milliseconds without additional models/GPU, already in production.

0 favorites 0 likes
#pii

Deleteduser.com —a $15 PII Magnet

Lobsters Hottest · 2026-04-18 Cached

A researcher discovered that deleteduser.com was being used as a placeholder domain by multiple companies to overwrite user email addresses during data deletion compliance, and after acquiring the domain, received PII from 30+ organizations including gyms, hotels, energy companies, and cybersecurity firms.

0 favorites 0 likes
← Back to home

Submit Feedback