skills/mukul975/anthropic-cybersecurity-skills/hunting-for-lolbins-execution-in-endpoint-logs/Gen Agent Trust Hub
hunting-for-lolbins-execution-in-endpoint-logs
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate threat hunting utilities for analyzing endpoint logs to detect Living Off the Land Binaries (LOLBins) abuse. Analysis of the included Python scripts shows they are limited to parsing log files and generating reports, with no evidence of network exfiltration or unauthorized file system access. \n- [EXTERNAL_DOWNLOADS]: The agent script references the python-evtx library, which is a standard open-source utility for Windows event log parsing. \n- [COMMAND_EXECUTION]: No dangerous shell execution or dynamic code evaluation patterns (such as subprocess, os.system, or eval) were found. The code uses regex matching for pattern detection on static log data.
Audit Metadata