skills/mukul975/anthropic-cybersecurity-skills/hunting-for-data-exfiltration-indicators/Gen Agent Trust Hub
hunting-for-data-exfiltration-indicators
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements legitimate cybersecurity analysis logic. The provided Python scripts (
agent.pyandprocess.py) focus on parsing network log files (Zeek/CSV/JSON) to identify potential security threats such as DNS tunneling and large outbound data transfers.- [SAFE]: All operations are performed locally on user-provided data. There are no network requests, external downloads, or attempts to execute remote code.- [SAFE]: The skill adheres to security best practices by documenting the MITRE ATT&CK techniques it aims to detect and using standard data processing libraries.
Audit Metadata