skills/mukul975/anthropic-cybersecurity-skills/detecting-insider-data-exfiltration-via-dlp/Gen Agent Trust Hub
detecting-insider-data-exfiltration-via-dlp
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate procedures and Python scripts for cybersecurity analysts to detect data exfiltration patterns in activity logs.
- [SAFE]:
scripts/agent.pyperforms local log analysis using pandas and regular expressions. It reads input logs, applies statistical baselines and pattern matching, and outputs a JSON report. It does not execute external commands, spawn subprocesses, or make network requests. - [SAFE]: The documentation and code snippets follow security best practices, such as using placeholders for API tokens and referencing well-known technology services like Microsoft Purview DLP and the Microsoft Graph API.
Audit Metadata