threat-detection
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate defensive tools and documentation intended for blue-team security operations. The core logic in
scripts/threat_signal_analyzer.pyis transparent and focuses on calculating threat scores and statistical anomalies based on MITRE ATT&CK mappings.- [SAFE]: Thescripts/threat_signal_analyzer.pytool uses only Python standard libraries (argparse,json,re,sys,datetime) and does not perform any network operations, dynamic code execution, or unauthorized file system access.- [SAFE]: The reference material inreferences/hunt-playbooks.mdcontains common 'Living off the Land' (LOLBin) strings and command patterns. These are documented for detection purposes and are enclosed in markdown code blocks, preventing any accidental execution.- [SAFE]: The workflows and example commands follow standard CLI security practices, such as using JSON for structured input/output and checking exit codes for automation.
Audit Metadata