Credential Exfiltration via Shell Pipe - ATR-2026-00201 (88f78805-c5d0-5c7f-bbe9-d49730db4683)
Detects credential theft patterns where environment variables containing API keys, secrets, or tokens are piped to external commands (curl, nc, etc.) or echoed for capture. Also detects explicit references to provider-specific API key variable names (ANTHROPIC_, OPENAI_, AWS_*, etc.) which may indicate reconnaissance or targeting. Derived from real-world Claude Code skill scanning.