skills/mukul975/anthropic-cybersecurity-skills/detecting-dns-exfiltration-with-dns-query-analysis/Gen Agent Trust Hub
detecting-dns-exfiltration-with-dns-query-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill's behavior is entirely consistent with its stated purpose of network security monitoring.
- [EXTERNAL_DOWNLOADS]: The skill references standard Python data science libraries (pandas, numpy, scipy, scikit-learn) as prerequisites for statistical analysis. These are well-known, trusted packages from official registries.
- [COMMAND_EXECUTION]: The provided Python scripts (SKILL.md and scripts/agent.py) are designed to read local log files (such as Zeek or Suricata logs) for offline or near-real-time analysis. The scripts use standard file I/O and do not execute external system commands or shell processes.
- [DATA_EXPOSURE]: While the script accesses network logs, it does so for the purpose of identifying threats and does not transmit this data to any external destinations.
Audit Metadata