Exfiltration Triage — Data skill for Claude Code
Judge whether outbound content or an egress connection is a real data-exfiltration attempt.
How to install Exfiltration Triage
Installs to ~/.claude/skills/a3s-lab-sentry-exfiltration-triage/SKILL.md
mkdir -p ~/.claude/skills/a3s-lab-sentry-exfiltration-triage && curl -fsSL https://raw.githubusercontent.com/A3S-Lab/Sentry/HEAD/skills/exfiltration-triage.md -o ~/.claude/skills/a3s-lab-sentry-exfiltration-triage/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Exfiltration Triage does
name: exfiltration-triage description: Judge whether outbound content or an egress connection is a real data-exfiltration attempt.
Exfiltration triage
Use this when L1/L2 flagged outbound content (`SslContent`) or a connection (`Egress`) as possibly leaking secrets or data.
What to establish
- What is leaving. Distinguish a credential/secret (private key, API token, password, large base64 blob, customer PII) from an ordinary request body that merely contains the word "tok
Alternatives in Data
- Privacy & Data Handling — This repository contains: - a plugin package (plugins/compound-engineering) made of markdown/config content 10.8k ★
- Context Mode — Benchmark Results — Benchmarked against real outputs from popular Claude Code MCP servers, Skills, and dev tools 5.6k ★
- HTML Video — Programmatic video for coding agents — HTML to video on your laptop 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Bug Judge
You are judging the outcome of one bug-fix attempt for an automated pipeline. A fix was applied, the user was
Parry
by Dmytro Onypko - Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection
LLM Redactor
A transparent egress gateway to redact sensitive credentials and local data for LLM coding agents.
Looselips Guard
Stops your coding agent publishing your data to the world — a PreToolUse egress guard for Claude Code and othe
Conversation Reply
Investigate a PostHog Conversations support ticket - find root cause via git/code/PostHog data, verify whether
Eval From Scratch
Build an LLM-as-a-Judge eval from a pasted system prompt or a description — no observability data needed.
Related Agents
Data Exfiltrator
Delegates to this agent when the user wants to test exfiltration and DLP/egress controls during an authorized
Security Triage
Independently evaluate a single security finding to decide whether it is a real, exploitable vulnerability or
Ava Issue Triage
Triages open GitHub issues — ranks them by real user impact rather than by label, verifies claims against the